Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ func
Function
func
tensorflow/python/kernel_tests/init_ops_test.py:102–104 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
100
""
"
101
102
def
func():
103
with
tc.test_session(use_gpu=True):
104
return
init([num]).eval()
105
106
return
func
107
Callers
15
testWhileFuncBasic
Method · 0.70
testQIntArgAndRet
Method · 0.70
testHandleDataAcrossFunctionCall
Method · 0.70
_run
Method · 0.70
testMismatchedDimensions
Method · 0.70
_compareScalar
Method · 0.70
_compareScalar
Method · 0.70
_compareGradientX
Method · 0.70
_compareGradientY
Method · 0.70
_computeTensorAndLiteral
Method · 0.70
_computeLiteralAndTensor
Method · 0.70
_run
Method · 0.70
Calls
3
init
Function · 0.50
test_session
Method · 0.45
eval
Method · 0.45
Tested by
no test coverage detected