Package | Description |
---|---|
org.tensorflow.framework | |
org.tensorflow.util |
Class and Description |
---|
SaverDef
Protocol buffer representing the configuration of a Saver.
|
SaverDef.Builder
Protocol buffer representing the configuration of a Saver.
|
SaverDefOrBuilder |
Class and Description |
---|
BundleEntryProto
Describes the metadata related to a checkpointed tensor.
|
BundleEntryProto.Builder
Describes the metadata related to a checkpointed tensor.
|
BundleEntryProtoOrBuilder |
BundleHeaderProto
Special header that is associated with a bundle.
|
BundleHeaderProto.Builder
Special header that is associated with a bundle.
|
BundleHeaderProto.Endianness
An enum indicating the endianness of the platform that produced this
bundle.
|
BundleHeaderProtoOrBuilder |
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.
|
Event.WhatCase |
EventOrBuilder |
LogMessage
Protocol buffer used for logging messages to the events file.
|
LogMessage.Builder
Protocol buffer used for logging messages to the events file.
|
LogMessage.Level
Protobuf enum
tensorflow.LogMessage.Level |
LogMessageOrBuilder |
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.
|
SavedSliceMetaOrBuilder |
SavedSliceOrBuilder |
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.
|
SavedTensorSliceMetaOrBuilder |
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.
|
SavedTensorSlicesOrBuilder |
SaverDef
Protocol buffer representing the configuration of a Saver.
|
SaverDef.Builder
Protocol buffer representing the configuration of a Saver.
|
SaverDef.CheckpointFormatVersion
A version number that identifies a different on-disk checkpoint format.
|
SaverDefOrBuilder |
SessionLog
Protocol buffer used for logging session state.
|
SessionLog.Builder
Protocol buffer used for logging session state.
|
SessionLog.SessionStatus
Protobuf enum
tensorflow.SessionLog.SessionStatus |
SessionLogOrBuilder |
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.
|
TaggedRunMetadataOrBuilder |
Copyright © 2015–2017. All rights reserved.