Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ _get_name
Function
_get_name
tensorflow/python/framework/test_combinations.py:407–408 ·
view source on GitHub ↗
(value, index)
Source
from the content-addressed store, hash-verified
405
406
407
def
_get_name(value, index):
408
return
re.sub(
"0[xX][0-9a-fA-F]+"
, str(index), str(value))
Callers
1
decorator
Function · 0.85
Calls
1
sub
Method · 0.45
Tested by
no test coverage detected