MCPcopy 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

testWhileFuncBasicMethod · 0.70
testQIntArgAndRetMethod · 0.70
_runMethod · 0.70
_compareScalarMethod · 0.70
_compareScalarMethod · 0.70
_compareGradientXMethod · 0.70
_compareGradientYMethod · 0.70
_runMethod · 0.70

Calls 3

initFunction · 0.50
test_sessionMethod · 0.45
evalMethod · 0.45

Tested by

no test coverage detected