tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
SavedBareConcreteFunction
tensorflow
saved_object_graph
Undocumented in source.
class
SavedBareConcreteFunction {
@
Proto
(1)
string
concreteFunctionName
;
@
Proto
(2)
string
[]
argumentKeywords
;
@
Proto
(3)
long
allowedPositionalArguments
;
}
Members
Variables
allowedPositionalArguments
long
allowedPositionalArguments
;
Undocumented in source.
argumentKeywords
string
[]
argumentKeywords
;
Undocumented in source.
concreteFunctionName
string
concreteFunctionName
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
saved_object_graph
classes
FunctionSpec
SavedAsset
SavedBareConcreteFunction
SavedConcreteFunction
SavedConstant
SavedFunction
SavedObject
SavedObjectGraph
SavedResource
SavedUserObject
SavedVariable
manifest constants
protocVersion