MCPcopy 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
407def _get_name(value, index):
408 return re.sub("0[xX][0-9a-fA-F]+", str(index), str(value))

Callers 1

decoratorFunction · 0.85

Calls 1

subMethod · 0.45

Tested by

no test coverage detected