MCPcopy 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
78def get_categorical_limit(record):
79 key = get_key(record)
80 return key.metadata.categorical_limit
81
82
83def 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_keyFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…