Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
c_tfe_py_fastpath_execute
Function · 0.85
gradient
Method · 0.80
jvp
Method · 0.80
f
Function · 0.50
matmul
Function · 0.50
constant
Method · 0.45
add
Method · 0.45
GradientTape
Method · 0.45
watch
Method · 0.45
matmul
Method · 0.45
Tested by
no test coverage detected