MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / d

Class d

tensorflow/tools/docs/parser_test.py:793–796  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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 7

test_fnMethod · 0.85
_make_modelMethod · 0.85
ChooseMethod · 0.85
RandomBoolMethod · 0.85
TEST_FFunction · 0.85
CopyMethod · 0.85
CopyMethod · 0.85

Calls

no outgoing calls

Tested by 5

test_fnMethod · 0.68
_make_modelMethod · 0.68
ChooseMethod · 0.68
RandomBoolMethod · 0.68
TEST_FFunction · 0.68