| Class | Description |
|---|---|
| BundleEntryProto |
Describes the metadata related to a checkpointed tensor.
|
| BundleEntryProto.Builder |
Describes the metadata related to a checkpointed tensor.
|
| BundleHeaderProto |
Special header that is associated with a bundle.
|
| BundleHeaderProto.Builder |
Special header that is associated with a bundle.
|
| Event |
Protocol buffer representing an event that happened during
the execution of a Brain model.
|
| Event.Builder |
Protocol buffer representing an event that happened during
the execution of a Brain model.
|
| EventProtos | |
| IteratorProtos | |
| IteratorStateMetadata |
Protocol buffer representing the metadata for an iterator's state stored
as a Variant tensor.
|
| IteratorStateMetadata.Builder |
Protocol buffer representing the metadata for an iterator's state stored
as a Variant tensor.
|
| LogMessage |
Protocol buffer used for logging messages to the events file.
|
| LogMessage.Builder |
Protocol buffer used for logging messages to the events file.
|
| SavedSlice |
Saved tensor slice: it stores the name of the tensors, the slice, and the
raw data.
|
| SavedSlice.Builder |
Saved tensor slice: it stores the name of the tensors, the slice, and the
raw data.
|
| SavedSliceMeta |
Metadata describing the set of slices of the same tensor saved in a
checkpoint file.
|
| SavedSliceMeta.Builder |
Metadata describing the set of slices of the same tensor saved in a
checkpoint file.
|
| SavedTensorSliceMeta |
Metadata describing the set of tensor slices saved in a checkpoint file.
|
| SavedTensorSliceMeta.Builder |
Metadata describing the set of tensor slices saved in a checkpoint file.
|
| SavedTensorSliceProtos | |
| SavedTensorSlices |
Each record in a v3 checkpoint file is a serialized SavedTensorSlices
message.
|
| SavedTensorSlices.Builder |
Each record in a v3 checkpoint file is a serialized SavedTensorSlices
message.
|
| SaverDef |
Protocol buffer representing the configuration of a Saver.
|
| SaverDef.Builder |
Protocol buffer representing the configuration of a Saver.
|
| SaverProtos | |
| SessionLog |
Protocol buffer used for logging session state.
|
| SessionLog.Builder |
Protocol buffer used for logging session state.
|
| TaggedRunMetadata |
For logging the metadata output for a single session.run() call.
|
| TaggedRunMetadata.Builder |
For logging the metadata output for a single session.run() call.
|
| TensorBundleProtos | |
| WatchdogConfig |
Protobuf type
tensorflow.WatchdogConfig |
| WatchdogConfig.Builder |
Protobuf type
tensorflow.WatchdogConfig |
| WorkerHeartbeatRequest |
Protobuf type
tensorflow.WorkerHeartbeatRequest |
| WorkerHeartbeatRequest.Builder |
Protobuf type
tensorflow.WorkerHeartbeatRequest |
| WorkerHeartbeatResponse |
Protobuf type
tensorflow.WorkerHeartbeatResponse |
| WorkerHeartbeatResponse.Builder |
Protobuf type
tensorflow.WorkerHeartbeatResponse |
| Enum | Description |
|---|---|
| BundleHeaderProto.Endianness |
An enum indicating the endianness of the platform that produced this
bundle.
|
| Event.WhatCase | |
| LogMessage.Level |
Protobuf enum
tensorflow.LogMessage.Level |
| SaverDef.CheckpointFormatVersion |
A version number that identifies a different on-disk checkpoint format.
|
| SessionLog.SessionStatus |
Protobuf enum
tensorflow.SessionLog.SessionStatus |
| WorkerHealth |
Current health status of a worker.
|
| WorkerShutdownMode |
Indicates the behavior of the worker when an internal error or shutdown
signal is received.
|
Copyright © 2015–2019. All rights reserved.