Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ UnknownArgument
Class
UnknownArgument
tensorflow/python/framework/func_graph.py:73–75 ·
view source on GitHub ↗
Signifies an argument which is not currently handled.
Source
from the content-addressed store, hash-verified
71
72
73
class
UnknownArgument(object):
74
""
"Signifies an argument which is not currently handled."
""
75
pass
76
77
78
def
convert_structure_to_signature(structure, arg_names=None):
Callers
1
encode_arg
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected