Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.85
get_header_from_ops_and_kernels
Function · 0.85
testFunctionModifiesInputList
Method · 0.85
printBestLabel
Function · 0.85
hasOperations
Function · 0.85
deviceSliceFromDeviceList
Function · 0.85
newCRunArgs
Function · 0.85
shapeAndDataTypeOf
Function · 0.85
Operations
Method · 0.85
setAttr
Function · 0.85
Consumers
Method · 0.85
AddOperation
Method · 0.85
Calls
1
append
Method · 0.45
Tested by
3
testFunctionModifiesInputList
Method · 0.68
printBestLabel
Function · 0.68
hasOperations
Function · 0.68