org.tensorflow.proto.util

Interfaces

Aulas

BfcMemoryMapProtos
BinSummary tensorflow.BinSummary tipo tensorflow.BinSummary
BinSummary.Builder tensorflow.BinSummary tipo tensorflow.BinSummary
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. 
CodeLocation
 Code location information: A stack trace with host-name information. 
CodeLocation.Builder
 Code location information: A stack trace with host-name information. 
DebugEvent
 An Event related to the debugging of a TensorFlow program. 
DebugEvent.Builder
 An Event related to the debugging of a TensorFlow program. 
DebugEventProtos
DebuggedDevice
 A device on which ops and/or tensors are instrumented by the debugger. 
DebuggedDevice.Builder
 A device on which ops and/or tensors are instrumented by the debugger. 
DebuggedGraph
 A debugger-instrumented graph. 
DebuggedGraph.Builder
 A debugger-instrumented graph. 
DebugMetadata
 Metadata about the debugger and the debugged TensorFlow program. 
DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 
Evento
 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
Execução
 Data relating to the eager execution of an op or a Graph. 
Execution.Builder
 Data relating to the eager execution of an op or a Graph. 
GraphExecutionTrace
 Data relating to an execution of a Graph (e.g., an eager execution of a
 FuncGraph). 
GraphExecutionTrace.Builder
 Data relating to an execution of a Graph (e.g., an eager execution of a
 FuncGraph). 
GraphOpCreation
 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2). 
GraphOpCreation.Builder
 The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2). 
LogMessage
 Protocol buffer used for logging messages to the events file. 
LogMessage.Builder
 Protocol buffer used for logging messages to the events file. 
MemAllocatorStats
 Some of the data from AllocatorStats
 
tensorflow.MemAllocatorStats type tensorflow.MemAllocatorStats
MemAllocatorStats.Builder
 Some of the data from AllocatorStats
 
tensorflow.MemAllocatorStats type tensorflow.MemAllocatorStats
MemChunk tensorflow.MemChunk type tensorflow.MemChunk
MemChunk.Builder tensorflow.MemChunk type tensorflow.MemChunk
MemmappedFileSystemDirectory
 A directory of regions in a memmapped file. 
MemmappedFileSystemDirectory.Builder
 A directory of regions in a memmapped file. 
MemmappedFileSystemDirectoryElement
 A message that describes one region of memmapped file. 
MemmappedFileSystemDirectoryElement.Builder
 A message that describes one region of memmapped file. 
MemmappedFileSystemProtos
MemoryDump tensorflow.MemoryDump type tensorflow.MemoryDump
MemoryDump.Builder tensorflow.MemoryDump type tensorflow.MemoryDump
RequestedExitCode tensorflow.RequestedExitCode tipo tensorflow.RequestedExitCode
RequestedExitCode.Builder tensorflow.RequestedExitCode tipo tensorflow.RequestedExitCode
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. 
Instantâneo tensorflow.SnapShot tipo tensorflow.SnapShot
SnapShot.Builder tensorflow.SnapShot tipo tensorflow.SnapShot
Arquivo fonte
 Content of a source file involved in the execution of the debugged TensorFlow
 program. 
SourceFile.Builder
 Content of a source file involved in the execution of the debugged TensorFlow
 program. 
StackFrameWithId
 A stack frame with ID. 
StackFrameWithId.Builder
 A stack frame with ID. 
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 tensorflow.WatchdogConfig type tensorflow.WatchdogConfig
WatchdogConfig.Builder tensorflow.WatchdogConfig type tensorflow.WatchdogConfig
WorkerHeartbeatRequest tensorflow.WorkerHeartbeatRequest type tensorflow.WorkerHeartbeatRequest
WorkerHeartbeatRequest.Builder tensorflow.WorkerHeartbeatRequest type tensorflow.WorkerHeartbeatRequest
WorkerHeartbeatResponse tensorflow.WorkerHeartbeatResponse type tensorflow.WorkerHeartbeatResponse
WorkerHeartbeatResponse.Builder tensorflow.WorkerHeartbeatResponse type tensorflow.WorkerHeartbeatResponse

Enums

BundleHeaderProto.Endianness
 An enum indicating the endianness of the platform that produced this
 bundle. 
DebugEvent.WhatCase
Event.WhatCase
LogMessage.Level tensorflow.LogMessage.Level enum tensorflow.LogMessage.Level
SaverDef.CheckpointFormatVersion
 A version number that identifies a different on-disk checkpoint format. 
SessionLog.SessionStatus tensorflow.SessionLog.SessionStatus enum tensorflow.SessionLog.SessionStatus
TensorDebugMode
 Available modes for extracting debugging information from a Tensor. 
WorkerHealth
 Current health status of a worker. 
WorkerShutdownMode
 Indicates the behavior of the worker when an internal error or shutdown
 signal is received.