Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ get_categorical_limit
Function
get_categorical_limit
caffe2/python/layers/layers.py:78–80 ·
view source on GitHub ↗
(record)
Source
from the content-addressed store, hash-verified
76
77
78
def
get_categorical_limit(record):
79
key = get_key(record)
80
return
key.metadata.categorical_limit
81
82
83
def
get_avg_length(record):
Callers
4
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
Calls
1
get_key
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…