MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / _ts

Function _ts

tools/low_precision_optimize/low_precision_optimize.py:60–61  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

58
59
60def _ts(name):
61 return util.get_canonical_input_name(name)
62
63
64def _nd(name):

Callers 5

update_op_inputsFunction · 0.85
_get_weight_dataFunction · 0.85
_optimizeFunction · 0.85
embedding_var_optFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected