tfd ~master (2022-04-09T20:19:43.1576891)
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