Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
class
CategoryGroup:
15
name: str
16
categories: list
17
18
19
frontend_categories = [
Callers
1
common.py
File · 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…