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

Function _PName

tensorflow/python/kernel_tests/embedding_ops_test.py:135–136  ·  view source on GitHub ↗
(param_id)

Source from the content-addressed store, hash-verified

133
134
135def _PName(param_id):
136 return "p" + str(param_id)
137
138
139def _EmbeddingParams(num_shards,

Calls

no outgoing calls

Tested by

no test coverage detected