Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
50
class
CommitClassifierInputs:
51
title: List[str]
52
files: List[str]
53
author: List[str]
54
55
56
@dataclass
Callers
2
handle_commit
Method · 0.90
generate_batch
Function · 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…