Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ gpu_boost
Method
gpu_boost
tensorflow/python/eager/function_test.py:2257–2258 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
2255
'api_preferred_device'
:
'GPU'
2256
})
2257
def
gpu_boost(x):
2258
return
math_ops.add(x, 4.0)
2259
2260
x = constant_op.constant(1.0)
2261
Callers
nothing calls this directly
Calls
1
add
Method · 0.45
Tested by
no test coverage detected