Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ a
Class
a
tensorflow/tools/docs/parser_test.py:787–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
785
786
# pylint: disable=g-bad-name
787
class
a(object):
788
789
class
b(object):
790
791
class
c(object):
792
793
class
d(object):
794
795
def
__init__(self, *args):
796
pass
797
# pylint: enable=g-bad-name
798
799
e = {
'f'
: 1}
Callers
15
testBahdanauMonotonicHard
Method · 0.85
testLuongMonotonicHard
Method · 0.85
C
Class · 0.85
C
Class · 0.85
and_
Function · 0.85
or_
Function · 0.85
test_layer_sharing_at_heterogenous_depth
Method · 0.85
test_layer_sharing_at_heterogenous_depth_with_concat
Method · 0.85
testConvF32Same
Method · 0.85
testConvF32Valid
Method · 0.85
testConvWithGeneralPaddingF32
Method · 0.85
testConvGeneralDilatedF32
Method · 0.85
Calls
no outgoing calls
Tested by
14
testBahdanauMonotonicHard
Method · 0.68
testLuongMonotonicHard
Method · 0.68
test_layer_sharing_at_heterogenous_depth
Method · 0.68
test_layer_sharing_at_heterogenous_depth_with_concat
Method · 0.68
testConvF32Same
Method · 0.68
testConvF32Valid
Method · 0.68
testConvWithGeneralPaddingF32
Method · 0.68
testConvGeneralDilatedF32
Method · 0.68
testConvGeneralDilatedF32WithPrecisionConfig
Method · 0.68
testConvGeneralDilatedPermutedF32
Method · 0.68
testConvGeneralDilatedGroupedConvolutionF32
Method · 0.68
CheckMatrixMultiply
Function · 0.68