Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
135
def
_PName(param_id):
136
return
"p"
+ str(param_id)
137
138
139
def
_EmbeddingParams(num_shards,
Callers
5
_EmbeddingParams
Function · 0.70
_EmbeddingResult
Function · 0.70
testGradientsEmbeddingLookup
Method · 0.70
testGradientsEmbeddingLookupWithComputedParams
Method · 0.70
testGradientsEmbeddingLookupSparse
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected