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

Method func

tensorflow/python/eager/benchmarks_test.py:189–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

187 ops.EagerTensor(value, device=device)
188
189 def func():
190 ops.EagerTensor(value, device=device, dtype=dtype)
191
192 self._run(func, 30000)
193

Callers

nothing calls this directly

Calls 10

gradientMethod · 0.80
jvpMethod · 0.80
fFunction · 0.50
matmulFunction · 0.50
constantMethod · 0.45
addMethod · 0.45
GradientTapeMethod · 0.45
watchMethod · 0.45
matmulMethod · 0.45

Tested by

no test coverage detected