Class | Description |
---|---|
DevicePropertiesProtos | |
DevicePropertiesProtos.DeviceProperties |
Protobuf type
tensorflow.DeviceProperties |
DevicePropertiesProtos.DeviceProperties.Builder |
Protobuf type
tensorflow.DeviceProperties |
DevicePropertiesProtos.NamedDevice |
Protobuf type
tensorflow.NamedDevice |
DevicePropertiesProtos.NamedDevice.Builder |
Protobuf type
tensorflow.NamedDevice |
MemmappedFileSystem | |
MemmappedFileSystem.MemmappedFileSystemDirectory |
A directory of regions in a memmapped file.
|
MemmappedFileSystem.MemmappedFileSystemDirectory.Builder |
A directory of regions in a memmapped file.
|
MemmappedFileSystem.MemmappedFileSystemDirectoryElement |
A message that describes one region of memmapped file.
|
MemmappedFileSystem.MemmappedFileSystemDirectoryElement.Builder |
A message that describes one region of memmapped file.
|
SavedObjectGraphOuterClass | |
SavedObjectGraphOuterClass.FunctionSpec |
Represents `FunctionSpec` used in `Function`.
|
SavedObjectGraphOuterClass.FunctionSpec.Builder |
Represents `FunctionSpec` used in `Function`.
|
SavedObjectGraphOuterClass.SavedAsset |
A SavedAsset points to an asset in the MetaGraph.
|
SavedObjectGraphOuterClass.SavedAsset.Builder |
A SavedAsset points to an asset in the MetaGraph.
|
SavedObjectGraphOuterClass.SavedBareConcreteFunction |
Protobuf type
tensorflow.SavedBareConcreteFunction |
SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder |
Protobuf type
tensorflow.SavedBareConcreteFunction |
SavedObjectGraphOuterClass.SavedConcreteFunction |
Stores low-level information about a concrete function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
Stores low-level information about a concrete function.
|
SavedObjectGraphOuterClass.SavedConstant |
Protobuf type
tensorflow.SavedConstant |
SavedObjectGraphOuterClass.SavedConstant.Builder |
Protobuf type
tensorflow.SavedConstant |
SavedObjectGraphOuterClass.SavedFunction |
A function with multiple signatures, possibly with non-Tensor arguments.
|
SavedObjectGraphOuterClass.SavedFunction.Builder |
A function with multiple signatures, possibly with non-Tensor arguments.
|
SavedObjectGraphOuterClass.SavedObject |
Protobuf type
tensorflow.SavedObject |
SavedObjectGraphOuterClass.SavedObject.Builder |
Protobuf type
tensorflow.SavedObject |
SavedObjectGraphOuterClass.SavedObjectGraph |
Protobuf type
tensorflow.SavedObjectGraph |
SavedObjectGraphOuterClass.SavedObjectGraph.Builder |
Protobuf type
tensorflow.SavedObjectGraph |
SavedObjectGraphOuterClass.SavedResource |
A SavedResource represents a TF object that holds state during its lifetime.
|
SavedObjectGraphOuterClass.SavedResource.Builder |
A SavedResource represents a TF object that holds state during its lifetime.
|
SavedObjectGraphOuterClass.SavedUserObject |
A SavedUserObject is an object (in the object-oriented language of the
TensorFlow program) of some user- or framework-defined class other than
those handled specifically by the other kinds of SavedObjects.
|
SavedObjectGraphOuterClass.SavedUserObject.Builder |
A SavedUserObject is an object (in the object-oriented language of the
TensorFlow program) of some user- or framework-defined class other than
those handled specifically by the other kinds of SavedObjects.
|
SavedObjectGraphOuterClass.SavedVariable |
Represents a Variable that is initialized by loading the contents from the
checkpoint.
|
SavedObjectGraphOuterClass.SavedVariable.Builder |
Represents a Variable that is initialized by loading the contents from the
checkpoint.
|
Struct | |
Struct.DictValue |
Represents a Python dict keyed by `str`.
|
Struct.DictValue.Builder |
Represents a Python dict keyed by `str`.
|
Struct.ListValue |
Represents a Python list.
|
Struct.ListValue.Builder |
Represents a Python list.
|
Struct.NamedTupleValue |
Represents Python's namedtuple.
|
Struct.NamedTupleValue.Builder |
Represents Python's namedtuple.
|
Struct.NoneValue |
Represents None.
|
Struct.NoneValue.Builder |
Represents None.
|
Struct.PairValue |
Represents a (key, value) pair.
|
Struct.PairValue.Builder |
Represents a (key, value) pair.
|
Struct.StructuredValue |
`StructuredValue` represents a dynamically typed value representing various
data structures that are inspired by Python data structures typically used in
TensorFlow functions as inputs and outputs.
|
Struct.StructuredValue.Builder |
`StructuredValue` represents a dynamically typed value representing various
data structures that are inspired by Python data structures typically used in
TensorFlow functions as inputs and outputs.
|
Struct.TensorSpecProto |
A protobuf to tf.TensorSpec.
|
Struct.TensorSpecProto.Builder |
A protobuf to tf.TensorSpec.
|
Struct.TupleValue |
Represents a Python tuple.
|
Struct.TupleValue.Builder |
Represents a Python tuple.
|
TrackableObjectGraphOuterClass | |
TrackableObjectGraphOuterClass.TrackableObjectGraph |
Protobuf type
tensorflow.TrackableObjectGraph |
TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder |
Protobuf type
tensorflow.TrackableObjectGraph |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.ObjectReference |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.SerializedTensor |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference |
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder |
Protobuf type
tensorflow.TrackableObjectGraph.TrackableObject.SlotVariableReference |
TransportOptions | |
TransportOptions.RecvBufRespExtra |
Extra data needed on a non-RDMA RecvBufResponse.
|
TransportOptions.RecvBufRespExtra.Builder |
Extra data needed on a non-RDMA RecvBufResponse.
|
Enum | Description |
---|---|
SavedObjectGraphOuterClass.SavedObject.KindCase | |
Struct.StructuredValue.KindCase |
Copyright © 2015–2019. All rights reserved.