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

Class CategoryGroup

scripts/release_notes/common.py:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12
13@dataclass
14class CategoryGroup:
15 name: str
16 categories: list
17
18
19frontend_categories = [

Callers 1

common.pyFile · 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…