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

Function _nd

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

Source from the content-addressed store, hash-verified

62
63
64def _nd(name):
65 return util.get_node_name_from_input(name)
66
67
68def get_all_variables():

Callers 6

update_embedding_varsFunction · 0.85
embedding_optFunction · 0.85
embedding_var_optFunction · 0.85
clear_saver_devicesFunction · 0.85
optimizeFunction · 0.85
_saveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected