MCPcopy Create free account
hub / github.com/pytorch/pytorch / CommitClassifierInputs

Class CommitClassifierInputs

scripts/release_notes/classifier.py:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49@dataclass
50class CommitClassifierInputs:
51 title: List[str]
52 files: List[str]
53 author: List[str]
54
55
56@dataclass

Callers 2

handle_commitMethod · 0.90
generate_batchFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…