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

Function append

tensorflow/python/tools/selective_registration_header_lib.py:102–103  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

100 result_list = []
101
102 def append(s):
103 result_list.append(s)
104
105 _, script_name = os.path.split(sys.argv[0])
106 append('// This file was autogenerated by %s' % script_name)

Callers 14

mainFunction · 0.85
printBestLabelFunction · 0.85
hasOperationsFunction · 0.85
newCRunArgsFunction · 0.85
shapeAndDataTypeOfFunction · 0.85
OperationsMethod · 0.85
setAttrFunction · 0.85
ConsumersMethod · 0.85
AddOperationMethod · 0.85

Calls 1

appendMethod · 0.45

Tested by 3

printBestLabelFunction · 0.68
hasOperationsFunction · 0.68