A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages

A

ABORTED - org.platanios.tensorflow.proto.error.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
ABORTED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
The operation was aborted, typically due to a concurrency issue like sequencer check failures, transaction aborts, etc.
ACTION_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
ACTION_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
addAllAllModelCheckpointPaths(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
addAllAllocationRecords(Iterable<? extends AllocationRecord>) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllAllowedDevices(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
addAllArgOrder(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
addAllArgumentKeywords(Iterable<String>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAllAssetFileDef(Iterable<? extends AssetFileDef>) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAllAttr(Iterable<? extends ApiDef.Attr>) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAllAttr(Iterable<? extends OpDef.AttrDef>) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAllAttributes(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor>) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAllB(Iterable<? extends Boolean>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
addAllBadConsumers(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
addAllBinSummary(Iterable<? extends BfcMemoryMap.BinSummary>) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addAllBoolVal(Iterable<? extends Boolean>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
addAllBoundInputs(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
addAllBucket(Iterable<? extends Double>) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
addAllBucketLimit(Iterable<? extends Double>) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
addAllChildren(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addAllChildren(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference>) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addAllChunk(Iterable<? extends BfcMemoryMap.MemChunk>) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addAllClusterDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addAllClusterDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addAllClusterDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addAllComponents(Iterable<? extends TensorInfo>) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addAllConcreteFunctions(Iterable<String>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addAllConstNodeInfo(Iterable<? extends GraphTransferConstNodeInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addAllConstraint(Iterable<? extends KernelDef.AttrConstraint>) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addAllContainer(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
addAllContainer(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
addAllControlInput(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addAllControlOpIds(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
addAllControlOutput(Iterable<String>) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
addAllCost(Iterable<? extends CostGraphDef.AggregatedCost>) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addAllCustomOptimizers(Iterable<? extends RewriterConfig.CustomGraphOptimizer>) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addAllDcomplexVal(Iterable<? extends Double>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
addAllDebugOps(Iterable<String>) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addAllDebugTensorWatchOpts(Iterable<? extends DebugTensorWatch>) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addAllDebugUrls(Iterable<String>) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addAllDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addAllDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addAllDeviceAttributes(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addAllDeviceFilters(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addAllDeviceFilters(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
addAllDeviceFilters(Iterable<String>) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addAllDeviceName(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
addAllDeviceName(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
addAllDevicePersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
addAllDevStats(Iterable<? extends DeviceStepStats>) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addAllDim(Iterable<? extends TensorShapeProto.Dim>) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addAllDoubleVal(Iterable<? extends Double>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
addAllDtypesAndShapes(Iterable<? extends ResourceHandleProto.DtypeAndShape>) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addAllEnableOp(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addAllEndpoint(Iterable<? extends ApiDef.Endpoint>) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addAllEnqueueOpName(Iterable<String>) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
addAllEnumvalue(Iterable<? extends EnumValue>) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addAllExtent(Iterable<? extends TensorSliceProto.Extent>) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addAllF(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
addAllFeature(Iterable<? extends Feature>) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addAllFeed(Iterable<? extends NamedTensorProto>) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addAllFeed(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addAllFeed(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
addAllFeed(Iterable<String>) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
addAllFetch(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addAllFetch(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
addAllFetch(Iterable<String>) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
addAllFetch(Iterable<String>) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
addAllFetchStepId(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
addAllFields(Iterable<? extends Field>) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addAllFileLineCols(Iterable<? extends GraphDebugInfo.FileLineCol>) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addAllFiles(Iterable<String>) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
addAllFloatVal(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
addAllFullShape(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
addAllFunc(Iterable<? extends NameAttrList>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addAllFunction(Iterable<? extends FunctionDef>) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addAllFunctionGraphs(Iterable<? extends RunMetadata.FunctionGraphs>) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addAllGradient(Iterable<? extends GradientDef>) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addAllGraphInputNodeInfo(Iterable<? extends GraphTransferGraphInputNodeInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addAllGraphKey(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
addAllGraphOutputNodeInfo(Iterable<? extends GraphTransferGraphOutputNodeInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addAllHalfVal(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addAllHostMemoryArg(Iterable<String>) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
addAllI(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
addAllInArg(Iterable<? extends ApiDef.Arg>) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addAllInput(Iterable<String>) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
addAllInputArg(Iterable<? extends OpDef.ArgDef>) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addAllInputInfo(Iterable<? extends CostGraphDef.Node.InputInfo>) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addAllInputNames(Iterable<String>) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
addAllInputTensorIds(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
addAllInstrumentedOps(Iterable<String>) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
addAllInt64Val(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
addAllIntVal(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
addAllJob(Iterable<? extends JobDef>) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addAllJobs(Iterable<? extends JobDeviceFilters>) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addAllKernel(Iterable<? extends KernelDef>) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addAllLines(Iterable<String>) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addAllLines(Iterable<String>) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
addAllLink(Iterable<? extends InterconnectLink>) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addAllLocalDevice(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addAllLoopEnterNames(Iterable<String>) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
addAllLoopExitNames(Iterable<String>) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
addAllMaxByteSize(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
addAllMemory(Iterable<? extends AllocatorMemoryUsed>) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addAllMemoryLimitMb(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addAllMetaGraphs(Iterable<? extends MetaGraphDef>) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addAllModelCheckpointPaths(String) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
addAllModelCheckpointPathsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
addAllNestedContexts(Iterable<? extends ControlFlowContextDef>) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addAllNestedContexts(Iterable<? extends ControlFlowContextDef>) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addAllNode(Iterable<? extends CostGraphDef.Node>) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addAllNode(Iterable<? extends NodeDef>) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addAllNodeDef(Iterable<? extends NodeDef>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addAllNodeInfo(Iterable<? extends GraphTransferNodeInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addAllNodeInput(Iterable<? extends GraphTransferNodeInput>) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addAllNodeInputInfo(Iterable<? extends GraphTransferNodeInputInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addAllNodeOutputInfo(Iterable<? extends GraphTransferNodeOutputInfo>) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addAllNodes(Iterable<? extends SavedObjectGraphOuterClass.SavedObject>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addAllNodes(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject>) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addAllNodeStats(Iterable<? extends NodeExecStats>) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addAllocationRecords(int, AllocationRecord) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(int, AllocationRecord.Builder) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(AllocationRecord) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecords(AllocationRecord.Builder) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllocationRecordsBuilder(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
addAllOneofs(Iterable<String>) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addAllOp(Iterable<? extends ApiDef>) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addAllOp(Iterable<? extends OpDef>) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addAllOpId(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
addAllOpInputs(Iterable<? extends EagerServiceOuterClass.Operation.Input>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addAllOptimizers(Iterable<String>) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
addAllOptions(Iterable<? extends Option>) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addAllOptions(Iterable<? extends Option>) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addAllOriginalFuncNames(Iterable<String>) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
addAllOriginalNodeNames(Iterable<String>) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addAllOutArg(Iterable<? extends ApiDef.Arg>) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addAllOutput(Iterable<? extends NodeOutput>) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addAllOutputArg(Iterable<? extends OpDef.ArgDef>) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addAllOutputInfo(Iterable<? extends CostGraphDef.Node.OutputInfo>) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addAllOutputTensorDeviceIds(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
addAllOutputTensorIds(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
addAllOutputTensorIds(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
addAllowedDevices(String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
addAllowedDevicesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
addAllPartitionGraph(Iterable<? extends GraphDef>) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addAllPartitionGraphs(Iterable<? extends GraphDef>) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addAllPersistentTensorAllocIds(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addAllQueue(Iterable<? extends EagerServiceOuterClass.QueueItem>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addAllQueueClosedExceptionTypes(Iterable<? extends Code>) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addAllQueueClosedExceptionTypesValue(Iterable<Integer>) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addAllQueueResponse(Iterable<? extends EagerServiceOuterClass.QueueResponse>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addAllRecv(Iterable<? extends NamedTensorProto>) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addAllRecvKey(Iterable<String>) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
addAllReferencedTensor(Iterable<? extends AllocationDescription>) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addAllRemoteDevice(Iterable<? extends DeviceAttributes>) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addAllResourceDtypesAndShapes(Iterable<? extends ResourceDtypeAndShape>) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addAllResourceHandleVal(Iterable<? extends ResourceHandleProto>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addAllResults(Iterable<? extends Autotuning.AutotuneResult>) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addAllS(Iterable<? extends ByteString>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
addAllScomplexVal(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
addAllSend(Iterable<? extends NamedTensorProto>) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addAllSessionInterOpThreadPool(Iterable<? extends ThreadPoolOptionProto>) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addAllShape(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
addAllShape(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
addAllShape(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
addAllShape(Iterable<? extends TensorShapeProto>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addAllShape(Iterable<? extends TensorShapeProto>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addAllShape(Iterable<? extends TensorShapeProto>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addAllSlices(Iterable<? extends TensorSliceProto>) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addAllSlotVariables(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addAllSlotVariables(Iterable<? extends TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference>) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addAllSnapShot(Iterable<? extends BfcMemoryMap.SnapShot>) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addAllSourceFiles(Iterable<? extends DebuggedSourceFile>) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addAllStackFrameIds(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addAllStep(Iterable<? extends LabeledStepStats>) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addAllStepSequence(Iterable<? extends StepSequence>) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addAllStringVal(Iterable<? extends ByteString>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
addAllSubdivOffset(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
addAllTags(Iterable<String>) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addAllTarget(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
addAllTarget(Iterable<String>) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
addAllTarget(Iterable<String>) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
addAllTaskName(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
addAllTensor(Iterable<? extends NamedTensorProto>) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addAllTensor(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addAllTensorConnection(Iterable<? extends TensorConnection>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addAllTensorContent(Iterable<? extends ByteString>) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
addAllTensorProtos(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addAllTensors(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addAllTensors(Iterable<? extends TensorProto>) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addAllType(Iterable<? extends DataType>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
addAllTypeValue(Iterable<Integer>) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
addAllUint32Val(Iterable<? extends Integer>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
addAllUint64Val(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
addAllValue(Iterable<? extends ByteString>) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends ByteString>) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addAllValue(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Float>) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
addAllValue(Iterable<? extends Any>) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addAllValue(Iterable<? extends Summary.Value>) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addAllValue(Iterable<String>) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
addAllValues(Iterable<? extends Struct.PairValue>) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addAllValues(Iterable<? extends Struct.StructuredValue>) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addAllValues(Iterable<? extends Struct.StructuredValue>) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addAllValues(Iterable<String>) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
addAllVariantVal(Iterable<? extends VariantTensorDataProto>) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addAllVarOffset(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addAllVarShape(Iterable<? extends Long>) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
addAllVirtualDevices(Iterable<? extends GPUOptions.Experimental.VirtualDevices>) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addAllWorkerLog(Iterable<? extends Event>) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addArgOrder(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
addArgOrderBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
addArgumentKeywords(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addArgumentKeywordsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
addAssetFileDef(int, AssetFileDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(int, AssetFileDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(AssetFileDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDef(AssetFileDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAssetFileDefBuilder(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
addAttr(int, ApiDef.Attr) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttr(int, ApiDef.Attr.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttr(int, OpDef.AttrDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttr(int, OpDef.AttrDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttr(ApiDef.Attr) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttr(ApiDef.Attr.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttr(OpDef.AttrDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttr(OpDef.AttrDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttrBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
addAttrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
addAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
addB(boolean) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
addBadConsumers(int) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
addBinSummary(int, BfcMemoryMap.BinSummary) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBinSummary(int, BfcMemoryMap.BinSummary.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBinSummary(BfcMemoryMap.BinSummary) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBinSummary(BfcMemoryMap.BinSummary.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBinSummaryBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBinSummaryBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
addBoolVal(boolean) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
addBoundInputs(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
addBucket(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
addBucketLimit(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildren(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChildrenBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
addChildrenBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
addChunk(int, BfcMemoryMap.MemChunk) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addChunk(int, BfcMemoryMap.MemChunk.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addChunk(BfcMemoryMap.MemChunk) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addChunk(BfcMemoryMap.MemChunk.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addChunkBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addChunkBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
addClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addClusterDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addClusterDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addClusterDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
addClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
addClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
addComponents(int, TensorInfo) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(int, TensorInfo.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(TensorInfo) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponents(TensorInfo.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addComponentsBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
addConcreteFunctions(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addConcreteFunctionsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
addConstNodeInfo(int, GraphTransferConstNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(int, GraphTransferConstNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(GraphTransferConstNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfo(GraphTransferConstNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
addConstraint(int, KernelDef.AttrConstraint) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addConstraint(int, KernelDef.AttrConstraint.Builder) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addConstraint(KernelDef.AttrConstraint) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addConstraint(KernelDef.AttrConstraint.Builder) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addConstraintBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addConstraintBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
addContainer(String) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
addContainer(String) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
addContainerBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
addContainerBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
addControlInput(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
addControlOpIds(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
addControlOutput(String) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
addControlOutputBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
addCost(int, CostGraphDef.AggregatedCost) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCost(CostGraphDef.AggregatedCost) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCost(CostGraphDef.AggregatedCost.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCostBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizers(RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addCustomOptimizersBuilder(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
addDcomplexVal(double) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
addDebugOps(String) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugOpsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
addDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugTensorWatchOpts(DebugTensorWatch.Builder) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugTensorWatchOptsBuilder(int) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
addDebugUrls(String) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDebugUrlsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
addDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributes(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributesBuilder() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
addDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
addDeviceFilters(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addDeviceFilters(String) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
addDeviceFilters(String) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addDeviceFiltersBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
addDeviceFiltersBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
addDeviceFiltersBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
addDeviceName(String) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
addDeviceName(String) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
addDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
addDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
addDevicePersistentTensorAllocIds(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
addDevStats(int, DeviceStepStats) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDevStats(int, DeviceStepStats.Builder) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDevStats(DeviceStepStats) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDevStats(DeviceStepStats.Builder) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDevStatsBuilder() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDevStatsBuilder(int) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
addDim(int, TensorShapeProto.Dim) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDim(int, TensorShapeProto.Dim.Builder) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDim(TensorShapeProto.Dim) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDim(TensorShapeProto.Dim.Builder) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDimBuilder() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDimBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
addDoubleVal(double) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapes(ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addDtypesAndShapesBuilder(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
addEnableOp(String) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addEnableOpBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
addEndpoint(int, ApiDef.Endpoint) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEndpoint(int, ApiDef.Endpoint.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEndpoint(ApiDef.Endpoint) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEndpoint(ApiDef.Endpoint.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEndpointBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEndpointBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
addEnqueueOpName(String) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
addEnqueueOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
addEnumvalue(int, EnumValue) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addEnumvalue(int, EnumValue.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addEnumvalue(EnumValue) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addEnumvalue(EnumValue.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addEnumvalueBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addEnumvalueBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
addExtent(int, TensorSliceProto.Extent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(int, TensorSliceProto.Extent.Builder) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(TensorSliceProto.Extent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtent(TensorSliceProto.Extent.Builder) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtentBuilder() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addExtentBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
addF(float) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
addFeature(int, Feature) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeature(int, Feature.Builder) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeature(Feature) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeature(Feature.Builder) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeatureBuilder() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeatureBuilder(int) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
addFeed(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeed(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeed(int, TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeed(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeed(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
addFeed(String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
addFeed(NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeed(NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeed(TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeed(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeedBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeedBuilder() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeedBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
addFeedBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
addFeedBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
addFeedBytes(ByteString) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
addFetch(int, TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetch(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetch(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
addFetch(String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
addFetch(String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
addFetch(TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetch(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetchBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetchBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
addFetchBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
addFetchBytes(ByteString) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
addFetchBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
addFetchStepId(long) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
addFields(int, Field) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFields(int, Field.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFields(Field) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFields(Field.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFieldsBuilder() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFieldsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
addFileLineCols(int, GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineCols(GraphDebugInfo.FileLineCol.Builder) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineColsBuilder() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFileLineColsBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
addFiles(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
addFilesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
addFloatVal(float) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
addFullShape(long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
addFunc(int, NameAttrList) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFunc(int, NameAttrList.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFunc(NameAttrList) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFunc(NameAttrList.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFuncBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
addFunction(int, FunctionDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunction(int, FunctionDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunction(FunctionDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunction(FunctionDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunctionBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunctionBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
addFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(int, RunMetadata.FunctionGraphs.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(RunMetadata.FunctionGraphs) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphs(RunMetadata.FunctionGraphs.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addFunctionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
addGradient(int, GradientDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGradient(int, GradientDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGradient(GradientDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGradient(GradientDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGradientBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGradientBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
addGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(GraphTransferGraphInputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfo(GraphTransferGraphInputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphInputNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
addGraphKey(long) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
addGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(GraphTransferGraphOutputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfo(GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addGraphOutputNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
addHalfVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
addHostMemoryArg(String) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
addHostMemoryArgBytes(ByteString) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
addI(long) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
addInArg(int, ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInArg(int, ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInArg(ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInArg(ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInArgBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInArgBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
addInput(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
addInputArg(int, OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputArg(int, OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputArg(OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputArg(OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputArgBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputArgBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
addInputBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
addInputInfo(int, CostGraphDef.Node.InputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(CostGraphDef.Node.InputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfo(CostGraphDef.Node.InputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
addInputNames(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
addInputNamesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
addInputTensorIds(long) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
addInstrumentedOps(String) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
addInstrumentedOpsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
addInt64Val(long) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
addIntVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
addJob(int, JobDef) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(int, JobDef.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(JobDef) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJob(JobDef.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJobBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
addJobs(int, JobDeviceFilters) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addJobs(int, JobDeviceFilters.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addJobs(JobDeviceFilters) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addJobs(JobDeviceFilters.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addJobsBuilder() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addJobsBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
addKernel(int, KernelDef) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addKernel(int, KernelDef.Builder) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addKernel(KernelDef) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addKernel(KernelDef.Builder) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addKernelBuilder() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addKernelBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
addLines(String) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addLines(String) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
addLinesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
addLinesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
addLink(int, InterconnectLink) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLink(int, InterconnectLink.Builder) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLink(InterconnectLink) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLink(InterconnectLink.Builder) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLinkBuilder() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLinkBuilder(int) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
addLocalDevice(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLocalDevice(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLocalDevice(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLocalDevice(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLocalDeviceBuilder() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLocalDeviceBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
addLoopEnterNames(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
addLoopEnterNamesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
addLoopExitNames(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
addLoopExitNamesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
addMaxByteSize(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
addMemory(int, AllocatorMemoryUsed) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemory(AllocatorMemoryUsed) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemory(AllocatorMemoryUsed.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemoryBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemoryBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
addMemoryLimitMb(float) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
addMetaGraphs(int, MetaGraphDef) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(int, MetaGraphDef.Builder) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(MetaGraphDef) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphs(MetaGraphDef.Builder) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphsBuilder() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addMetaGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
addNestedContexts(int, ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContexts(ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
addNestedContextsBuilder(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
addNode(int, CostGraphDef.Node) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNode(int, CostGraphDef.Node.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNode(int, NodeDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNode(int, NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNode(CostGraphDef.Node) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNode(CostGraphDef.Node.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNode(NodeDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNode(NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNodeBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNodeBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNodeBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
addNodeBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
addNodeDef(int, NodeDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDef(int, NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDef(NodeDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDef(NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDefBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeDefBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
addNodeInfo(int, GraphTransferNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInfo(int, GraphTransferNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInfo(GraphTransferNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInfo(GraphTransferNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
addNodeInput(int, GraphTransferNodeInput) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInput(int, GraphTransferNodeInput.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInput(GraphTransferNodeInput) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInput(GraphTransferNodeInput.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInputBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInputBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
addNodeInputInfo(int, GraphTransferNodeInputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(int, GraphTransferNodeInputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(GraphTransferNodeInputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfo(GraphTransferNodeInputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeInputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
addNodeOutputInfo(int, GraphTransferNodeOutputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(int, GraphTransferNodeOutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(GraphTransferNodeOutputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfo(GraphTransferNodeOutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfoBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodeOutputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
addNodes(int, SavedObjectGraphOuterClass.SavedObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(SavedObjectGraphOuterClass.SavedObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodes(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodesBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
addNodesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
addNodeStats(int, NodeExecStats) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addNodeStats(int, NodeExecStats.Builder) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addNodeStats(NodeExecStats) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addNodeStats(NodeExecStats.Builder) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addNodeStatsBuilder() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addNodeStatsBuilder(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
addOneofs(String) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addOneofsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
addOp(int, ApiDef) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOp(int, ApiDef.Builder) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOp(int, OpDef) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOp(int, OpDef.Builder) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOp(ApiDef) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOp(ApiDef.Builder) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOp(OpDef) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOp(OpDef.Builder) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOpBuilder() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOpBuilder() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOpBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
addOpBuilder(int) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
addOpId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
addOpInputs(int, EagerServiceOuterClass.Operation.Input) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOpInputs(int, EagerServiceOuterClass.Operation.Input.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOpInputs(EagerServiceOuterClass.Operation.Input) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOpInputs(EagerServiceOuterClass.Operation.Input.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOpInputsBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOpInputsBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
addOptimizers(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
addOptimizersBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
addOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOptions(Option) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptions(Option) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptions(Option) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptions(Option) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOptions(Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptions(Option.Builder) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptions(Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptions(Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOptionsBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptionsBuilder() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptionsBuilder() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptionsBuilder() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
addOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
addOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
addOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
addOriginalFuncNames(String) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
addOriginalFuncNamesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
addOriginalNodeNames(String) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOriginalNodeNamesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
addOutArg(int, ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutArg(int, ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutArg(ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutArg(ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutArgBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutArgBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
addOutput(int, NodeOutput) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutput(int, NodeOutput.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutput(NodeOutput) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutput(NodeOutput.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutputArg(int, OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputArg(OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputArg(OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputArgBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputArgBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
addOutputBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutputBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
addOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(CostGraphDef.Node.OutputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfo(CostGraphDef.Node.OutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
addOutputTensorDeviceIds(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
addOutputTensorIds(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
addOutputTensorIds(long) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
addPartitionGraph(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraph(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraph(GraphDef) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraph(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraphBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraphBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
addPartitionGraphs(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphs(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphs(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPartitionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
addPartitionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
addPersistentTensorAllocIds(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
addQueue(int, EagerServiceOuterClass.QueueItem) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueue(int, EagerServiceOuterClass.QueueItem.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueue(EagerServiceOuterClass.QueueItem) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueue(EagerServiceOuterClass.QueueItem.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueueBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueueBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
addQueueClosedExceptionTypes(Code) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addQueueClosedExceptionTypesValue(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
addQueueResponse(int, EagerServiceOuterClass.QueueResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addQueueResponse(int, EagerServiceOuterClass.QueueResponse.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addQueueResponse(EagerServiceOuterClass.QueueResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addQueueResponse(EagerServiceOuterClass.QueueResponse.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addQueueResponseBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addQueueResponseBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
addRecv(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecv(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecv(NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecv(NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecvBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecvBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
addRecvKey(String) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
addRecvKeyBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
addReferencedTensor(int, AllocationDescription) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addReferencedTensor(int, AllocationDescription.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addReferencedTensor(AllocationDescription) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addReferencedTensor(AllocationDescription.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addReferencedTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
addRemoteDevice(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRemoteDevice(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRemoteDevice(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRemoteDevice(DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRemoteDeviceBuilder() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRemoteDeviceBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
addResourceDtypesAndShapes(int, ResourceDtypeAndShape) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(int, ResourceDtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(ResourceDtypeAndShape) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapes(ResourceDtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapesBuilder() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceDtypesAndShapesBuilder(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
addResourceHandleVal(int, ResourceHandleProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addResourceHandleVal(ResourceHandleProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
addResourceHandleValBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
ADDRESS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
addResults(int, Autotuning.AutotuneResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addResults(int, Autotuning.AutotuneResult.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addResults(Autotuning.AutotuneResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addResults(Autotuning.AutotuneResult.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addResultsBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addResultsBuilder(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
addS(ByteString) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
addScomplexVal(float) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
addSend(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSend(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSend(NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSend(NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSendBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSendBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
addSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(int, ThreadPoolOptionProto.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(ThreadPoolOptionProto) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPool(ThreadPoolOptionProto.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPoolBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addSessionInterOpThreadPoolBuilder(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
addShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addShape(long) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
addShape(long) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
addShape(long) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
addShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addShapeBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShapeBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShapeBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
addShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
addShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
addSlices(int, TensorSliceProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(int, TensorSliceProto.Builder) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(TensorSliceProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlices(TensorSliceProto.Builder) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlicesBuilder() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlicesBuilder(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariables(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
addSlotVariablesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
addSnapShot(int, BfcMemoryMap.SnapShot) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSnapShot(int, BfcMemoryMap.SnapShot.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSnapShot(BfcMemoryMap.SnapShot) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSnapShot(BfcMemoryMap.SnapShot.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSnapShotBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSnapShotBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
addSourceFiles(int, DebuggedSourceFile) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(DebuggedSourceFile) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFiles(DebuggedSourceFile.Builder) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addSourceFilesBuilder(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
addStackFrameIds(String) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addStackFrameIdsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
addStep(int, LabeledStepStats) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStep(int, LabeledStepStats.Builder) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStep(LabeledStepStats) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStep(LabeledStepStats.Builder) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStepBuilder() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStepBuilder(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
addStepSequence(int, StepSequence) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStepSequence(int, StepSequence.Builder) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStepSequence(StepSequence) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStepSequence(StepSequence.Builder) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStepSequenceBuilder() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStepSequenceBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
addStringVal(ByteString) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
addSubdivOffset(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
addTags(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTagsBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
addTarget(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
addTarget(String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
addTarget(String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
addTargetBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
addTargetBytes(ByteString) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
addTargetBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
addTaskName(String) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
addTaskNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
addTensor(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensor(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensor(NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensor(NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensorBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensorBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensorBuilder() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
addTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
addTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
addTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
addTensorConnection(int, TensorConnection) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(int, TensorConnection.Builder) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(TensorConnection) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnection(TensorConnection.Builder) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorConnectionBuilder(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
addTensorContent(ByteString) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
addTensorProtos(int, TensorProto) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(TensorProto) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtos(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtosBuilder() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensorProtosBuilder(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
addTensors(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensors(int, TensorProto) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensors(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensors(TensorProto) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensors(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensors(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensorsBuilder() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addTensorsBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
addTensorsBuilder(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
addType(DataType) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
addTypeValue(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
addUint32Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
addUint64Val(long) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
addValue(float) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(float) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
addValue(int, Any) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValue(int, Any.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValue(int, Summary.Value) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValue(int, Summary.Value.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValue(long) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(long) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
addValue(ByteString) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
addValue(ByteString) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
addValue(String) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
addValue(Any) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValue(Any.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValue(Summary.Value) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValue(Summary.Value.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValueBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValueBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValueBuilder(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
addValueBuilder(int) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
addValueBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
addValues(int, Struct.PairValue) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValues(int, Struct.PairValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValues(int, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(int, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(int, Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(int, Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
addValues(Struct.PairValue) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValues(Struct.PairValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValues(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValues(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValuesBuilder() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValuesBuilder() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValuesBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
addValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
addValuesBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
addVariantVal(int, VariantTensorDataProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVariantVal(VariantTensorDataProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVariantValBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVariantValBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
addVarOffset(long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
addVarShape(long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevices(GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addVirtualDevicesBuilder(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
addWorkerLog(int, Event) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addWorkerLog(int, Event.Builder) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addWorkerLog(Event) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addWorkerLog(Event.Builder) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addWorkerLogBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
addWorkerLogBuilder(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
AGGREGATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
AGGREGATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
AGGRESSIVE - org.platanios.tensorflow.proto.RewriterConfig.Toggle
Enable some aggressive optimizations that use assumptions that TF graphs may break.
AGGRESSIVE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
Enable some aggressive optimizations that use assumptions that TF graphs may break.
ALGORITHM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
ALGORITHM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
ALIAS_INPUT_PORT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
ALL_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
ALL_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
ALL_MODEL_CHECKPOINT_PATHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
ALL_START_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
ALL_START_NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
ALLOC_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationRecord
 
ALLOC_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationRecord
 
ALLOCATED_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
ALLOCATION_DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorDescription
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
ALLOCATION_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
ALLOCATION_RECORDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
AllocationDescription - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AllocationDescription
AllocationDescription.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AllocationDescription
AllocationDescriptionOrBuilder - Interface in org.platanios.tensorflow.proto
 
AllocationDescriptionProtos - Class in org.platanios.tensorflow.proto
 
AllocationRecord - Class in org.platanios.tensorflow.proto
An allocation/de-allocation operation performed by the allocator.
AllocationRecord.Builder - Class in org.platanios.tensorflow.proto
An allocation/de-allocation operation performed by the allocator.
AllocationRecordOrBuilder - Interface in org.platanios.tensorflow.proto
 
ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
ALLOCATOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
ALLOCATOR_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
AllocatorMemoryUsed - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AllocatorMemoryUsed
AllocatorMemoryUsed.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AllocatorMemoryUsed
AllocatorMemoryUsedOrBuilder - Interface in org.platanios.tensorflow.proto
 
ALLOW_GROWTH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
ALLOW_SOFT_PLACEMENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
ALLOWED_DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
ALLOWED_POSITIONAL_ARGUMENTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
ALLOWED_VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
ALLOWED_VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
ALREADY_EXISTS - org.platanios.tensorflow.proto.error.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
ALREADY_EXISTS_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Some entity that we attempted to create (e.g., file or directory) already exists.
Any - Class in org.platanios.tensorflow.proto.google
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
ANY_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
ANY_LIST - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
ANY_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef
 
Any.Builder - Class in org.platanios.tensorflow.proto.google
`Any` contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.
AnyOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
AnyProto - Class in org.platanios.tensorflow.proto.google
 
ApiDef - Class in org.platanios.tensorflow.proto
Used to specify and override the default API & behavior in the generated code for client languages, from what you would get from the OpDef alone.
ApiDef.Arg - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ApiDef.Arg
ApiDef.Arg.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ApiDef.Arg
ApiDef.ArgOrBuilder - Interface in org.platanios.tensorflow.proto
 
ApiDef.Attr - Class in org.platanios.tensorflow.proto
Description of the graph-construction-time configuration of this Op.
ApiDef.Attr.Builder - Class in org.platanios.tensorflow.proto
Description of the graph-construction-time configuration of this Op.
ApiDef.AttrOrBuilder - Interface in org.platanios.tensorflow.proto
 
ApiDef.Builder - Class in org.platanios.tensorflow.proto
Used to specify and override the default API & behavior in the generated code for client languages, from what you would get from the OpDef alone.
ApiDef.Endpoint - Class in org.platanios.tensorflow.proto
If you specify any endpoint, this will replace all of the inherited endpoints.
ApiDef.Endpoint.Builder - Class in org.platanios.tensorflow.proto
If you specify any endpoint, this will replace all of the inherited endpoints.
ApiDef.EndpointOrBuilder - Interface in org.platanios.tensorflow.proto
 
ApiDef.Visibility - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.ApiDef.Visibility
ApiDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
ApiDefProtos - Class in org.platanios.tensorflow.proto
 
ApiDefs - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ApiDefs
ApiDefs.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ApiDefs
ApiDefsOrBuilder - Interface in org.platanios.tensorflow.proto
 
ARG_ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
ARG_ORDER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
ARGUMENT_KEYWORDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
ARITHMETIC_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
ASSET - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
ASSET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
ASSET_FILE_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
ASSET_FILE_DEF_INDEX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
AssetFileDef - Class in org.platanios.tensorflow.proto
An asset file def for a single file or a set of sharded files with the same name.
AssetFileDef.Builder - Class in org.platanios.tensorflow.proto
An asset file def for a single file or a set of sharded files with the same name.
AssetFileDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
ASYNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NameAttrList
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
ATTRS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
AttrValue - Class in org.platanios.tensorflow.proto
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing the value for an attr used to configure an Op.
AttrValue.ListValue - Class in org.platanios.tensorflow.proto
LINT.IfChange
AttrValue.ListValue.Builder - Class in org.platanios.tensorflow.proto
LINT.IfChange
AttrValue.ListValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
AttrValue.ValueCase - Enum in org.platanios.tensorflow.proto
 
AttrValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
AttrValueProtos - Class in org.platanios.tensorflow.proto
 
AUDIO - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
AUDIO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
AUTO_MIXED_PRECISION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
AUTO_PARALLEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
AutoParallelOptions - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutoParallelOptions
AutoParallelOptions.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutoParallelOptions
AutoParallelOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning - Class in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResult - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult
Autotuning.AutotuneResult.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult
Autotuning.AutotuneResult.ConvKey - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.ConvKey
Autotuning.AutotuneResult.ConvKey.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.ConvKey
Autotuning.AutotuneResult.ConvKeyOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResult.FailureKind - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.AutotuneResult.FailureKind
Autotuning.AutotuneResult.FailureResult - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.FailureResult
Autotuning.AutotuneResult.FailureResult.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.FailureResult
Autotuning.AutotuneResult.FailureResult.KeyCase - Enum in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResult.FailureResultOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResult.GemmKey - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.GemmKey
Autotuning.AutotuneResult.GemmKey.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuneResult.GemmKey
Autotuning.AutotuneResult.GemmKeyOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResult.KeyCase - Enum in org.platanios.tensorflow.proto
 
Autotuning.AutotuneResultOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.AutotuningLog - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuningLog
Autotuning.AutotuningLog.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.AutotuningLog
Autotuning.AutotuningLogOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.ComputeCapability - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ComputeCapability
Autotuning.ComputeCapability.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ComputeCapability
Autotuning.ComputeCapabilityOrBuilder - Interface in org.platanios.tensorflow.proto
 
Autotuning.CudnnVersion - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CudnnVersion
Autotuning.CudnnVersion.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CudnnVersion
Autotuning.CudnnVersionOrBuilder - Interface in org.platanios.tensorflow.proto
 

B

B - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
B_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
B_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
BACK_PROP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
BAD_CONSUMERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VersionDef
 
BANDWIDTH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
BARE_CONCRETE_FUNCTION - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
BARE_CONCRETE_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
BfcMemoryMap - Class in org.platanios.tensorflow.proto
 
BfcMemoryMap.BinSummary - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.BinSummary
BfcMemoryMap.BinSummary.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.BinSummary
BfcMemoryMap.BinSummaryOrBuilder - Interface in org.platanios.tensorflow.proto
 
BfcMemoryMap.MemAllocatorStats - Class in org.platanios.tensorflow.proto
Some of the data from AllocatorStats
BfcMemoryMap.MemAllocatorStats.Builder - Class in org.platanios.tensorflow.proto
Some of the data from AllocatorStats
BfcMemoryMap.MemAllocatorStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
BfcMemoryMap.MemChunk - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemChunk
BfcMemoryMap.MemChunk.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemChunk
BfcMemoryMap.MemChunkOrBuilder - Interface in org.platanios.tensorflow.proto
 
BfcMemoryMap.MemoryDump - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryDump
BfcMemoryMap.MemoryDump.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryDump
BfcMemoryMap.MemoryDumpOrBuilder - Interface in org.platanios.tensorflow.proto
 
BfcMemoryMap.SnapShot - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SnapShot
BfcMemoryMap.SnapShot.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SnapShot
BfcMemoryMap.SnapShotOrBuilder - Interface in org.platanios.tensorflow.proto
 
BIG - org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
BIG = 1;
BIG_VALUE - Static variable in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
BIG = 1;
BIN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
BIN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
BIN_SUMMARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
BLAS_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
BOOL_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
BOOL_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
BOOL_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
BOUND_INPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
BOUNDED_TENSOR_SPEC_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
BOUNDED_TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
BRANCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
BUCKET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
BUCKET_LIMIT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
BUF_PTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
BUF_PTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
BUF_RENDEZVOUS_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
BUFFER_ADDRESS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
build() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
build() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
build() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
build() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
build() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
build() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
build() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
build() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
build() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
build() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
build() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
build() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
build() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
build() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
build() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
build() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
build() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
build() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
build() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
build() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
build() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
BUILD_COST_MODEL_AFTER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
BUILD_COST_MODEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
buildPartial() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
BundleEntryProto - Class in org.platanios.tensorflow.proto
Describes the metadata related to a checkpointed tensor.
BundleEntryProto.Builder - Class in org.platanios.tensorflow.proto
Describes the metadata related to a checkpointed tensor.
BundleEntryProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
BundleHeaderProto - Class in org.platanios.tensorflow.proto
Special header that is associated with a bundle.
BundleHeaderProto.Builder - Class in org.platanios.tensorflow.proto
Special header that is associated with a bundle.
BundleHeaderProto.Endianness - Enum in org.platanios.tensorflow.proto
An enum indicating the endianness of the platform that produced this bundle.
BundleHeaderProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
BUS_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceLocality
 
BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
BYTES_LIST - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
BYTES_LIST - org.platanios.tensorflow.proto.Feature.KindCase
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef
 
BYTES_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Feature
 
BytesList - Class in org.platanios.tensorflow.proto
Containers to hold repeated fundamental values.
BytesList.Builder - Class in org.platanios.tensorflow.proto
Containers to hold repeated fundamental values.
BytesListOrBuilder - Interface in org.platanios.tensorflow.proto
 

C

CACHE_RPC_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RPCOptions
 
CallableOptions - Class in org.platanios.tensorflow.proto
Defines a subgraph in another `GraphDef` as a set of feed points and nodes to be fetched or executed.
CallableOptions.Builder - Class in org.platanios.tensorflow.proto
Defines a subgraph in another `GraphDef` as a set of feed points and nodes to be fetched or executed.
CallableOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
CANCEL_OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.QueueRunnerDef
 
CANCELLED - org.platanios.tensorflow.proto.error.Code
The operation was cancelled (typically by the caller).
CANCELLED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
The operation was cancelled (typically by the caller).
CANONICALIZED_INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
CARDINALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
CARDINALITY_OPTIONAL - org.platanios.tensorflow.proto.google.Field.Cardinality
For optional fields.
CARDINALITY_OPTIONAL_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Cardinality
For optional fields.
CARDINALITY_REPEATED - org.platanios.tensorflow.proto.google.Field.Cardinality
For repeated fields.
CARDINALITY_REPEATED_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Cardinality
For repeated fields.
CARDINALITY_REQUIRED - org.platanios.tensorflow.proto.google.Field.Cardinality
For required fields.
CARDINALITY_REQUIRED_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Cardinality
For required fields.
CARDINALITY_UNKNOWN - org.platanios.tensorflow.proto.google.Field.Cardinality
For fields with unknown cardinality.
CARDINALITY_UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Cardinality
For fields with unknown cardinality.
CHECKPOINT - org.platanios.tensorflow.proto.SessionLog.SessionStatus
CHECKPOINT = 3;
CHECKPOINT_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
CHECKPOINT_PATH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SessionLog
 
CHECKPOINT_VALUE - Static variable in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
CHECKPOINT = 3;
CheckpointStateProto - Class in org.platanios.tensorflow.proto
 
CheckpointStateProto.CheckpointState - Class in org.platanios.tensorflow.proto
Protocol buffer representing the checkpoint state.
CheckpointStateProto.CheckpointState.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing the checkpoint state.
CheckpointStateProto.CheckpointStateOrBuilder - Interface in org.platanios.tensorflow.proto
 
CHILDREN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
CHILDREN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
CHUNK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
CLEANUP_FUNCTION - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
CLEANUP_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
CleanupAllRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupAllRequest
CleanupAllRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupAllRequest
CleanupAllRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CleanupAllResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupAllResponse
CleanupAllResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupAllResponse
CleanupAllResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
CleanupGraphRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupGraphRequest
CleanupGraphRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupGraphRequest
CleanupGraphRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CleanupGraphResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupGraphResponse
CleanupGraphResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CleanupGraphResponse
CleanupGraphResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
clear() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
clear() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
CLEAR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LoggingRequest
 
clearActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 action_count = 7;
clearActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
uint64 action_count = 1;
clearAddress() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 address = 1;
clearAggregation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
clearAggregation() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
clearAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
int64 algorithm = 1;
clearAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
int64 algorithm = 1;
clearAliasInputPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
clearAllEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
clearAllEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
clearAllModelCheckpointPaths() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
clearAllocatedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes allocated if known
clearAllocationDescription() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
clearAllocationId() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Identifier of the allocated buffer if known
clearAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
clearAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
clearAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
clearAllocationRecords() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
clearAllocatorBytesInUse() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Name of the allocator used
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
string allocator_name = 1;
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
string allocator_name = 1;
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the allocator used.
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the allocator used.
clearAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
clearAllocatorType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
The type of GPU allocation strategy to use.
clearAllocBytes() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
clearAllocMicros() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
The timestamp of the operation.
clearAllowedDevices() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
clearAllowedPositionalArguments() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
clearAllowedValues() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
clearAllowedValues() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
clearAllowGrowth() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
clearAllowSoftPlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether soft placement is allowed.
clearAllowsUninitializedInput() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
clearAllStartMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_micros = 2;
clearAllStartNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_nanos = 13;
clearAnyInfo() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
clearAnyList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
clearArgAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearArgOrder() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
clearArgumentKeywords() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
clearArithmeticOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
clearAsset() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
clearAssetFileDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
clearAssetFileDefIndex() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
clearAsync() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Whether the ops on the worker should be executed synchronously or asynchronously.
clearAttr() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
clearAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
clearAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearAttr() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
clearAttr() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
clearAttr() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
clearAttributes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
clearAttrs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
clearAudio() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
clearAutoMixedPrecision() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize data types (default is OFF).
clearAutoParallel() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
clearB() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"bool"
clearB() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
clearBackProp() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
clearBadConsumers() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
clearBandwidth() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory bandwidth in KB/s
clearBareConcreteFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
clearBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int32 bin = 1;
clearBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int32 bin = 4;
clearBinSummary() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
clearBlasVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
string blas_version = 6;
clearBoolVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
clearBoolValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a boolean value.
clearBoundedTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
clearBoundInputs() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
clearBranch() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Branch prediction.
clearBucket() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
clearBucketLimit() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
clearBufferAddress() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
int64 buffer_address = 13;
clearBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
When RDMA is in use, address of destination field on client.
clearBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Address of source field on server.
clearBufRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Arbitrary string identifying a BufRendezvous entry.
clearBuildCostModel() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to run before returning a cost model detailing the memory usage and performance of each node of the graph.
clearBuildCostModelAfter() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
clearBusId() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional bus locality of device.
clearBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Byte size of the file.
clearBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
clearBytesList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
clearBytesList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
clearCacheRpcResponse() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
clearCancelOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to cancel the queue.
clearCanonicalizedInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
clearCardinality() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field cardinality.
clearCheckpointKey() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
clearCheckpointPath() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
This checkpoint_path contains both the path and filename.
clearChildren() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
clearChildren() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
clearChunk() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
clearCleanupFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
clearClear() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, discard any saved logging data (for all steps).
clearClientLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
clearClientLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
clearCloseOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to close the queue.
clearCloseSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
clearCloseSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
clearCluster() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
clearClusterDef() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
clearClusterDeviceAttributes() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
clearClusterDeviceAttributes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
clearClusterDeviceAttributes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
clearClusterDeviceFilters() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
clearCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
clearCodeLocation() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
clearCodeLocation() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
clearCol() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
clearCollectionDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clearCollectiveDeterministicSequentialExecution() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
clearCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs.
clearCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
clearCollectiveGroupLeader() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Task name for group resolution.
clearCollectiveNccl() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
clearCollectiveRingOrder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
clearCollectiveType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 collective_type = 5;
clearColorspace() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
clearCommonSubgraphElimination() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
clearCommunicatorKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
bytes communicator_key = 7;
clearComponents() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
clearCompositeTensor() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
clearCompressionAlgorithm() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
The compression algorithm to be used.
clearCompressionLevel() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
clearComputeCapability() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
clearComputeCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
clearComputeTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
clearConcreteFunctionName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
clearConcreteFunctions() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
clearConcreteFunctions() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearCondCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
clearConfig() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
clearConfigProto() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
clearConstant() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
clearConstantFolding() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
clearConstNodeInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
clearConstraint() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
clearContainer() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
clearContainer() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
clearContainer() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Container in which this resource is placed.
clearContent() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
clearContentType() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
string content_type = 5;
clearContext() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_id = 1;
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The ID of the created context.
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
fixed64 context_id = 1;
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
fixed64 context_id = 1;
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
fixed64 context_id = 1;
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The ID of the context to be updated.
clearContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
fixed64 context_id = 1;
clearContextName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the context.
clearContextName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the context.
clearContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_view_id = 2;
clearContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The view ID of the context.
clearContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
If the requested context_id is on the remote host, set the context view ID.
clearContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The view ID of the context, which should be contiguously incremented when updating the same context.
clearControlInput() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
clearControlOpIds() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
clearControlOutput() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
clearControlRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
clearCooSparse() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
clearCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
clearCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
clearCostGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
clearCostGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
clearCrc32C() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
clearCreateSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
clearCreateSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
clearCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
clearCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
clearCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
clearCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
Name of the critical section handle.
clearCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
clearCudnnVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
clearCurrentGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The version number of the graph to be extended.
clearCurrentWork() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
bytes current_work = 4;
clearCustomOptimizers() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
clearData() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
bytes data = 4;
clearDataClass() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Class of data stored in this time series.
clearDataType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.DataType data_type = 3;
clearDcomplexVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
clearDebuggedDevice() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
clearDebuggedGraph() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
clearDebugMetadata() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
clearDebugOps() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
clearDebugOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
clearDebugOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
clearDebugStripper() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
clearDebugTensorWatchOpts() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
clearDebugUrls() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
clearDefaultSessionConfig() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
clearDefaultValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
clearDefaultValue() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The string value of the default value of this field.
clearDefaultValue() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
clearDeferred() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
clearDeferredDeletionBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
clearDenseShapeTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
clearDependencyOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Control dependency optimizations (default is ON).
clearDeprecated() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
clearDeprecation() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
clearDeprecationMessage() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
clearDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Major version when the op will be deleted.
clearDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
clearDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
clearDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
clearDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
clearDescription() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Human readable description.
clearDescription() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
Human-readable description.
clearDescription() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Additional, longer human-readable description of what the Op does.
clearDescriptionPrefix() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
clearDescriptionSuffix() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
string description_suffix = 10;
clearDestination() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Destination of graph transfer
clearDevice() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device = 10;
clearDevice() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The device of the node.
clearDevice() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
string device = 1;
clearDevice() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string device = 6;
clearDevice() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
clearDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device of the operation that produced this tensor.
clearDevice() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name for the device containing the resource.
clearDevice() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
clearDeviceAttributes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
clearDeviceAttributes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
clearDeviceAttributes() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
clearDeviceCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
clearDeviceFilters() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
clearDeviceFilters() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
clearDeviceFilters() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
clearDeviceId() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
A debugger-generated ID for the device.
clearDeviceId() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 device_id = 1;
clearDeviceName() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
clearDeviceName() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
clearDeviceName() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
Name of the device.
clearDeviceName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The device on which the tensors should be resident.
clearDeviceName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
clearDeviceName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
clearDevicePciBusId() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
stream_executor::DeviceDescription::pci_bus_id.
clearDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
clearDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
clearDevicePersistentTensorAllocIds() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
clearDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
clearDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
clearDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
clearDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
string device_type = 3;
clearDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
string device_type = 3;
clearDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device_type = 8;
clearDeviceType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of device_type.
clearDeviceType() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Type of device this kernel runs on.
clearDevStats() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
clearDictValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
clearDim() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
clearDimension() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
clearDisableMetaOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
clearDisableModelPruning() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
clearDisableOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
clearDisableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be disabled.
clearDisableSessionConnectionSharing() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
clearDisableThreadSpinning() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
clearDisplayName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
clearDmaOk() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
If true, use an out-of-band DMA mechanism to transfer the received tensor.
clearDoCommonSubexpressionElimination() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
clearDoConstantFolding() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
clearDoFunctionInlining() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform function inlining on the graph.
clearDoubleVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
clearDstDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, for annotating the timeline.
clearDtype() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The tensor dtype and shape.
clearDtype() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 4;
clearDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 5;
clearDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
clearDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
clearDtype() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Tensor type.
clearDtype() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
clearDtype() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
clearDtype() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
clearDtype() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
clearDtype() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
clearDtype() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Data type of tensor elements
clearDtype() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 2;
clearDtype() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
clearDtypesAndShapes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
clearDuration() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
Length of the trace to be taken, in seconds.
clearEnable() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
bool enable = 1;
clearEnableBfloat16Sendrecv() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
clearEnableMlirBridge() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
clearEnableMlirGraphOptimization() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
clearEnableOp() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
clearEnableRecvScheduling() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
clearEnableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be enabled.
clearEncodedAudioString() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
clearEncodedImageString() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Image data in encoded format.
clearEncoding() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
clearEndianness() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
clearEndpoint() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
clearEndTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double end_time_us = 32;
clearEnqueueOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
clearEnumvalue() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
clearEnvironment() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
clearExclusiveResourceAccess() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Whether this operation requires exclusive access to its resources, (i.e., no other CriticalSections may request the same resources).
clearExecOpts() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
clearExecuteInCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Name of the critical section handle.
clearExecution() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
clearExecutorType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
clearExitCode() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
int32 exit_code = 1;
clearExitCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
clearExperimental() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
clearExperimental() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
clearExperimental() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
clearExperimentalDebugInfo() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
clearExplanation() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
clearExtendSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
clearExtendSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
clearExtent() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
clearExternalValues() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
clearF() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"float"
clearF() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
clearFailOnOptimizerErrors() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
clearFailure() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
clearFeature() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
clearFeature() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
clearFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
clearFeatureLists() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
clearFeatures() - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
clearFeed() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
clearFeed() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
clearFeed() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
clearFeed() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
clearFeedDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clearFetch() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
clearFetch() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
clearFetch() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
clearFetch() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
clearFetchDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clearFetchSkipSync() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
By default, RunCallable() will synchronize the GPU stream before returning fetched tensors on a GPU device, to ensure that the values in those tensors have been produced.
clearFetchStepId() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
clearFields() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
clearFields() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
clearFileIndex() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
clearFileLineCol() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
clearFileLineCols() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
clearFilename() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The filename within an assets directory.
clearFileName() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
clearFilenameTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
clearFilePath() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Path to the source code file.
clearFilePath() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Path to the file.
clearFiles() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
clearFileVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of the DebugEvent file format.
clearFileVersion() - Method in class org.platanios.tensorflow.proto.Event.Builder
An event file was started, with the specified version.
clearFloat64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
clearFloatList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
clearFloatList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
clearFloatVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
clearForceGpuCompatible() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Force all tensors to be gpu_compatible.
clearFragmentationMetric() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
float fragmentation_metric = 5;
clearFreedAtCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 freed_at_count = 6;
clearFrequency() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Core Frequency in Mhz
clearFromTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
clearFullargspec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
clearFullName() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
clearFullName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
clearFullShape() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
clearFunc() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
clearFunc() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
clearFunc() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
clearFuncStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Set when is_component_function is true.
clearFunction() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
clearFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
clearFunctionAliases() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
clearFunctionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
clearFunctionGraphs() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
clearFunctionName() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The function name.
clearFunctionOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Function optimizations (default is ON).
clearFunctionSpec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
clearGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
clearGlobalJitLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
clearGlobalName() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The global name of the threadpool.
clearGlobalStep() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Caller-specified global step count.
clearGpuOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
clearGradient() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
clearGradientFunc() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The gradient function's name.
clearGraphDef() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
clearGraphDef() - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a GraphDef.
clearGraphDef() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
clearGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
clearGraphDef() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
clearGraphExecutionTrace() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
clearGraphHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
clearGraphHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
If the registration succeeds, returns an opaque graph_handle to the master.
clearGraphHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
clearGraphId() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
clearGraphId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An ID for the graph.
clearGraphId() - Method in class org.platanios.tensorflow.proto.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
clearGraphId() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
clearGraphInputNodeInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
clearGraphKey() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
clearGraphKey() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 graph_key = 1;
clearGraphName() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Name of the graph (if available).
clearGraphName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
clearGraphOpCreation() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
clearGraphOpName() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
clearGraphOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
clearGraphOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
clearGraphOutputNodeInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
clearGraphVersion() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The initial version number for the graph, to be used in the next call to ExtendSession.
clearGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_key = 1;
clearGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_key = 1;
clearGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_key = 5;
clearGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_size = 2;
clearGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_size = 2;
clearGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_size = 6;
clearHalfVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
clearHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
A handle to the created callable.
clearHandle() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
clearHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
clearHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
clearHandleToDecref() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
clearHasControlFlow() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Deprecated.
clearHashCode() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Hash code for the type of the resource.
clearHasLength() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
clearHasMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
clearHasSingleReference() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Set if this tensor only has one remaining reference
clearHealthStatus() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
clearHeight() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Dimensions of the image.
clearHisto() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
clearHost() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The host name on which a source code file is located.
clearHostMemoryArg() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
clearHostname() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
string hostname = 3;
clearHostName() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
Host name on which the source files are located.
clearHostName() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Name of the host on which the file is located.
clearHostTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
clearI() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"int"
clearI() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
clearId() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The id of the node.
clearId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
A unique identifier for the operation.
clearId() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
clearIdentifier() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
clearImage() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
clearImplementationSelector() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
clearInaccurate() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Are the costs inaccurate?
clearInArg() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
clearIncarnation() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
clearIndex() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Index of the output being set.
clearIndicesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
clearInferShapes() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
clearInitializerName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the initializer op.
clearInitialValueName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the tensor holding the variable's initial value.
clearInput() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
clearInputArg() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
clearInputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 input_count = 6;
clearInputInfo() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
clearInputNames() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
clearInputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clearInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
clearInputTensorIds() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
clearInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 instance_key = 7;
clearInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 instance_key = 1;
clearInstr() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
clearInstrumentedGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An encoded version of a GraphDef.
clearInstrumentedOps() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
clearInt64List() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
clearInt64List() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
clearInt64Val() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
clearInt64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
clearInterOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process.
clearInterOpThreadPool() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
clearInterOptimizerVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
clearIntraOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads.
clearIntVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
clearInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
bool in_use = 8;
clearIsAggregate() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type.
clearIsCommutative() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
clearIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a component of a multi-device function.
clearIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
If true, it means that function_def is produced by graph partition during multi-device function instantiation.
clearIsDead() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
True if value is 'dead' like a tensor.
clearIsDead() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
If true, this tensor was the output of a dead node, and the content is invalid.
clearIsFinal() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
clearIsFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a function.
clearIsLastPartialRun() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if this is the last partial run request in a sequence of requests.
clearIsMethod() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
clearIsolateSessionState() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
clearIsolateSessionState() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
clearIsPartial() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if the RunGraphRequest is a partial run request.
clearIsRef() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
clearIsResource() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether to represent this as a ResourceVariable.
clearIsSource() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
bool is_source = 11;
clearIsStateful() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
clearItem() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
clearItem() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
clearJob() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
clearJobName() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The name of the job of which this server is a member.
clearJobs() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
clearJsonName() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field JSON name.
clearKeepAliveSecs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Number of seconds to keep the context alive.
clearKeepCheckpointEveryNHours() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
How often to keep an additional checkpoint.
clearKernel() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
clearKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
clearKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
clearKernelTrackerMaxBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_bytes = n > 0, then a tracking event is inserted after every series of kernels allocating a sum of memory >= n.
clearKernelTrackerMaxInterval() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
clearKernelTrackerMaxPending() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_pending > 0 then no more than this many tracking events can be outstanding at a time.
clearKey() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
clearKey() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
clearKey() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
string key = 1;
clearKind() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
clearKind() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
clearKind() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
clearKind() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type.
clearKind() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearKind() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
clearL1CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L1 cache size in bytes
clearL2CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L2 cache size in bytes
clearL3CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L3 cache size in bytes
clearLabel() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
clearLargestAllocSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
clearLastModified() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
clearLayoutOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
clearLazyCopyRemoteFunctionInputs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
For a multi device function, if false, eagerly copy all remote inputs to the default function device; if true, lazily copy remote inputs to their target devices after function instantiation to avoid redundant copies.
clearLength() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
int64 length = 2;
clearLengthFrames() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
clearLevel() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
clearLibrary() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
clearLibrary() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
clearLine() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
clearLines() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
clearLines() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
clearLink() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
clearLinks() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
clearList() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
clearListDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
clearListDevicesResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
clearListValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
clearLiveBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
clearLocalDevice() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
clearLocality() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
clearLocalName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
clearLogDevicePlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether device placements should be logged.
clearLogMessage() - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
clearLoopEnterNames() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
clearLoopExitNames() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
clearLoopOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Loop optimizations (default is ON).
clearMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 major = 1;
clearMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 major = 1;
clearMakeCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
clearMakeCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
clearMax() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double max = 2;
clearMaxByteSize() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
clearMaxFoldedConstantInBytes() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
clearMaximum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
clearMaximumIterationsName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
clearMaxToKeep() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Maximum number of checkpoints to keep.
clearMaybeTypeName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
clearMemory() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
clearMemoryLimit() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Memory capacity of device in bytes.
clearMemoryLimitMb() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
clearMemoryOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
clearMemoryOptimizerTargetNodeNameScope() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
clearMemorySize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory size in bytes
clearMemoryStats() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
clearMemoryTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
clearMessage() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
string message = 2;
clearMetadata() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
clearMetadata() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
clearMetadata() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Initialization-related metadata.
clearMetadata() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
clearMetadata() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
clearMetaGraphDef() - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a MetaGraphDef.
clearMetaGraphs() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
clearMetaGraphVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
clearMetaInfoDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
clearMetaOptimizerIterations() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
clearMetaOptimizerTimeoutMs() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
clearMethodName() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
clearMin() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double min = 1;
clearMinConsumer() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
clearMinGraphNodes() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
clearMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
int64 minimum = 6;
clearMinimum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
clearMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 minor = 2;
clearMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 minor = 2;
clearModel() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Model (Haswell, K40, ...)
clearModelCheckpointPath() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Path to the most-recent model checkpoint.
clearMsg() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
string msg = 2;
clearMsg() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
string msg = 3;
clearName() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
clearName() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The name of the node.
clearName() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
clearName() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string name = 2;
clearName() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum type name.
clearName() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value name.
clearName() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field name.
clearName() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's name.
clearName() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The fully qualified message name.
clearName() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
The name of this job.
clearName() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
The name of this job.
clearName() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
clearName() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
Name of the tensor.
clearName() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The name given to this operator.
clearName() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Name for the input/output.
clearName() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A descriptive name for the argument.
clearName() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
clearName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name of this resource.
clearName() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
clearName() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
string name = 1;
clearName() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
clearName() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
clearName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
clearNamedTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
clearNanos() - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
clearNestedContexts() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
clearNestedContexts() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
clearNewGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
The new version number for the extended graph, to be used in the next call to ExtendSession.
clearNewReplaySession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
clearNextStepId() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 next_step_id = 2;
clearNode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
clearNode() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
clearNodeDef() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
clearNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
clearNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 node_id = 2;
clearNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
clearNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
clearNodeInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
clearNodeInput() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
clearNodeInputInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
clearNodeList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
clearNodeName() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name of the node to watch.
clearNodeName() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
clearNodeName() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
This field is deprecated and will not be set.
clearNodeOutputInfo() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
clearNodes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
clearNodes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
clearNodeStats() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
clearNoneValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
clearNum() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double num = 3;
clearNumAllocs() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 num_allocs = 1;
clearNumaNode() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional NUMA locality of device.
clearNumber() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value number.
clearNumber() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field number.
clearNumberAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "int"
clearNumBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
clearNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Size of value expected, must agree with BufRendezvous entry.
clearNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Byte length of buf_ptr field, if set.
clearNumChannels() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Number of channels of audio.
clearNumCores() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of cores
clearNumDevToDevCopyStreams() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
clearNumOutputs() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Number of output tensors.
clearNumOutputs() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Number of output tensors emitted by the op.
clearNumRecordsProduced() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 num_records_produced = 3;
clearNumRegisters() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of registers per core.
clearNumReplicas() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
int32 num_replicas = 2;
clearNumShards() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Number of data files in the bundle.
clearNumTasks() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
number of distinct tasks hosting the devices
clearNumThreads() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The number of threads in the pool.
clearObjectGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
clearObsoleteOldStyleHistogram() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
clearOffset() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 offset = 4;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
clearOneofIndex() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
clearOneofs() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
clearOp() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
clearOp() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Must match the name of an Op.
clearOp() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The operation name.
clearOp() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
clearOp() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clearOpDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device where the tensor is located.
clearOpEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
clearOpEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
clearOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
clearOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
clearOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
clearOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
clearOperation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
clearOperationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Global timeout for all blocking operations in this session.
clearOpId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
All remote tensors are identified by <Op ID, Output num>.
clearOpId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
clearOpId() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
clearOpInputs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
clearOpName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
string op_name = 5;
clearOpName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
clearOpName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
clearOpStartRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
clearOpStartRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
clearOptimizeForStaticGraph() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
clearOptimizerOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
clearOptimizers() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
clearOptionalRestore() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
clearOptions() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
clearOptions() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
clearOptions() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
clearOptions() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
clearOptions() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
clearOptions() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
clearOptions() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
clearOptLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Overall optimization level.
clearOpType() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Op type (e.g., "MatMul").
clearOpType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
clearOriginalFuncNames() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
clearOriginalGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
clearOriginalNodeNames() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
clearOriginalVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
clearOutArg() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
clearOuterContextId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
clearOutput() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
clearOutputArg() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
clearOutputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 output_count = 7;
clearOutputInfo() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
clearOutputNum() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
clearOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
clearOutputPort() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 output_port = 2;
clearOutputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clearOutputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
clearOutputSlot() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Output slot to watch.
clearOutputSlot() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
clearOutputTensorDeviceIds() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
clearOutputTensorIds() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
clearOutputTensorIds() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
clearPacked() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
Whether to use alternative packed wire representation.
clearPaddingId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
clearParallelIterations() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
clearParameterMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
clearPartialRunHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
clearPartialRunHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Partial run handle (optional).
clearPartialRunSetup() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
clearPartialRunSetupResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
clearPartitionGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
clearPartitionGraphs() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
clearPartitionGraphs() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
clearPatch() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 patch = 3;
clearPeakBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
clearPeakBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
clearPerProcessGpuMemoryFraction() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
clearPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Persistent memory used by this node.
clearPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 persistent_memory_size = 3;
clearPersistentTensorAllocIds() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
clearPhysicalDeviceDesc() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
clearPinToHostOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
clearPivotForBodyName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_body tensor.
clearPivotForPredName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
clearPivotName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pivot tensor.
clearPivotName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot tensor.
clearPlaceholder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
clearPlacementPeriod() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Assignment of Nodes to Devices is recomputed every placement_period steps until the system warms up (at which point the recomputation typically slows down automatically).
clearPlacePrunedGraph() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
clearPluginData() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
clearPluginName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
clearPollingActiveDelayUsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
clearPollingInactiveDelayMsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
This field is deprecated and ignored.
clearPort() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The server port.
clearPostOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
clearPostOptimizationVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
clearPrecedingNode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
clearPrecedingPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
clearPredName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pred tensor.
clearPreOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
clearPriority() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Prioritization of kernel amongst different devices.
clearPriority() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
clearProducer() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
The version of the code that produced this data.
clearProperties() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
clearProtocol() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The protocol to be used by this server.
clearPtr() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Address of the allocation.
clearPtr() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Address of the allocation.
clearQueue() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
clearQueueClosedExceptionTypes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
clearQueueName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
Queue name.
clearQueueResponse() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
clearRecordCosts() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_costs = 1;
clearRecordPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_partition_graphs = 4;
clearRecordTimeline() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_timeline = 3;
clearRecv() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
clearRecvBufMaxChunk() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
clearRecvKey() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
clearReferenceConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
clearReferencedTensor() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
clearReferenceGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
clearRegisterFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
clearReleaseCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
clearReleaseCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
clearRemapping() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
clearRemoteDevice() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
clearRemoteHandle() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
clearRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Change the name used to access this arg in the API from what is used in the GraphDef.
clearRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
clearRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
A key identifying the channel to receive tensors from.
clearReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool report_tensor_allocations_upon_oom = 5;
clearReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM).
clearRequestedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes requested
clearRequestedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 requested_size = 3;
clearRequestId() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Unique identifier for this request.
clearRequestId() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
int64 request_id = 1;
clearRequestId() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Unique identifier for this request.
clearRequestId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Depending on the RPC system in use, it may be necessary to set this id to detect resends of RPCs where the server is not aware that the prior RPC failed.
clearRequestId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Unique identifier for this request.
clearRequestId() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Unique identifier for this request.
clearRequestId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Unique identifier for this request.
clearRequestId() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Unique identifier for this request.
clearRequireAck() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
clearRequireAck() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
clearResetDiskByteUsage() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
clearResetRequest() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
clearResetRequestResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
clearResource() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
clearResourceArgUniqueId() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearResourceDtypesAndShapes() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
clearResourceHandleVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
clearResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clearRestoreOpName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when restoring a model checkpoint.
clearResults() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
clearRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clearRewriteOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
clearRpcOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
clearRunCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
clearRunCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
clearRunHandlerPoolOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
clearRunMetadata() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
clearRunOptions() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
clearRunStep() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
clearRunStepResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
clearRunTime() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
clearS() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"string"
clearS() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
clearSampleRate() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Sample rate of the audio in Hz.
clearSavedModelSchemaVersion() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
The schema version of the SavedModel instance.
clearSaverDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
clearSaveSliceInfoDef() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
clearSaveTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when saving a model checkpoint.
clearScheduledMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_micros = 9;
clearScheduledNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_nanos = 17;
clearScomplexVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
clearScopedAllocatorOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
clearScopedAllocatorOpts() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
clearScratchBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
int64 scratch_bytes = 8;
clearSeconds() - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed seconds of the span of time.
clearSend() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
clearSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, for timeline.
clearSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The time at which tensor was available and started to be returned.
clearSendTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
clearServerDef() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
clearServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
clearServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
clearServerLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
clearServerLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The session handle to be used in subsequent calls for the created session.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Sessions are identified by a given handle.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
Sessions are identified by a given handle.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
The session_handle used when registering the graph.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
Optional: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Subgraphs are scoped within one session.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
string session_handle = 2;
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
session_handle is the master-generated unique id for this session.
clearSessionHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
clearSessionInterOpThreadPool() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
clearSessionLog() - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
clearSessionMetadata() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
clearShape() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
clearShape() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
clearShape() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
clearShape() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
clearShape() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
clearShape() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
clearShape() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
clearShape() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
clearShape() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
clearShapeOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
clearSharded() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
clearShardId() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
clearShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
clearShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
clearSharedMemorySizePerMultiprocessor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
clearShareSessionStateInClusterspecPropagation() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
In the following, session state means the value of a variable, elements in a hash table, or any other resource, accessible by worker sessions held by a TF server.
clearShutdownMode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
clearSignature() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
clearSignatureDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clearSimpleValue() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
float simple_value = 2;
clearSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 size = 2;
clearSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
int64 size = 2;
clearSize() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 size = 5;
clearSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
clearSize() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
clearSlices() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
clearSlot() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
int32 slot = 1;
clearSlotName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
clearSlotVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
clearSlotVariables() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
clearSlotVariables() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
clearSnapShot() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
clearSnapshotName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the snapshot tensor.
clearSocOpId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
clearSourceContext() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
clearSourceContext() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
clearSourceFile() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
clearSourceFiles() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
clearSourceRank() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 source_rank = 2;
clearSrcDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
For annotating timeline and device incarnation check.
clearSrcIncarnation() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Incarnation number of the source device, used to detect worker failures.
clearStackFrameIds() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
clearStackFrameWithId() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
clearStart() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
clearStartTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double start_time_us = 31;
clearStats() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
clearStatus() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
clearStatusCode() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
clearStatusCode() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
clearStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
string status_error_message = 6;
clearStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
string status_error_message = 4;
clearStep() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Step of training (if available).
clearStep() - Method in class org.platanios.tensorflow.proto.Event.Builder
Global step of the event.
clearStep() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
clearStepId() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 step_id = 9;
clearStepId() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
int64 step_id = 1;
clearStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
int64 step_id = 1;
clearStepId() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
int64 step_id = 1;
clearStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Process-unique step id.
clearStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Process-unique step id.
clearStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Process-unique step id.
clearStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Process-unique step id.
clearStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Process-unique step id.
clearStepId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Used at server side to find the correct BufRendezvous.
clearStepId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
The step in which the tensor will be produced.
clearStepId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
A unique ID to distinguish different runs of the same graph.
clearStepSequence() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
clearStepStats() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
clearStepStats() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
clearStepStats() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
clearStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunGraphResponse with the actual error saved in the status_code/status_error_message fields of the response body.
clearStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body.
clearStrength() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 strength = 3;
clearStringVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
clearStringValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
clearStrippedDefaultAttrs() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A flag to denote whether default-valued attrs have been stripped from the nodes in this graph_def.
clearStrippedOpList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
clearStructureVerifier() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
clearSubdivOffset() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
clearSum() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum = 4;
clearSummary() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
One-line human-readable description of what the Op does.
clearSummary() - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
clearSummary() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
One-line human-readable description of what the Op does.
clearSummaryDescription() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Longform readable description of the summary sequence.
clearSumSquares() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum_squares = 5;
clearSwapMemory() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
clearSynchronization() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
clearSynchronization() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates when a distributed variable will be synced.
clearSyncRemoteExecutorForStream() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
clearSyntax() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source syntax.
clearSyntax() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source syntax.
clearTag() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Tag name for the data.
clearTag() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Tag name associated with this metadata.
clearTaggedRunMetadata() - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
clearTags() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
clearTarget() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
clearTarget() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The target string used from the client's perspective.
clearTarget() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
clearTarget() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
clearTaskIndex() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The task index of this server in its job.
clearTaskName() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
clearTasks() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
clearTasks() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
clearTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 temp_memory_size = 1;
clearTemporaryMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Temporary memory used by this node.
clearTensor() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
clearTensor() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
clearTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
clearTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
clearTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
clearTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
clearTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
clearTensor() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
clearTensor() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
clearTensor() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
clearTensor() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
clearTensorConnection() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
clearTensorContent() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
clearTensorContent() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
clearTensorDebugMode() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Type of the tensor value encapsulated in this proto.
clearTensorDebugMode() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
clearTensorDescription() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
clearTensorDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents an enum value for dtype.
clearTensorflowGitVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
clearTensorflowVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of TensorFlow.
clearTensorflowVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
clearTensorInfo() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
clearTensorOpsEnabled() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
bool tensor_ops_enabled = 2;
clearTensorProto() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
clearTensorProtos() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
clearTensors() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
clearTensors() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
clearTensorShape() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
clearTensorShape() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
clearTensorShapeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
clearTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
clearTfdbgContextId() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
clearThreadId() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
uint32 thread_id = 10;
clearThreadNames() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
clearTimelineLabel() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
string timeline_label = 8;
clearTimelineStep() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If > 0, record a timeline every this many steps.
clearTimeoutInMs() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
clearTimeoutMs() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
int64 timeout_ms = 1;
clearTimestampedAllocator() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true then extra work is done by GPUDevice and GPUBFCAllocator to keep track of when GPU memory is freed and when kernels actually complete so that we can know when a nominally free memory chunk is really not subject to pending use.
clearTolerateDebugOpCreationFailures() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
clearTotalBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
clearTotalBytesInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_bin = 3;
clearTotalBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_use = 2;
clearTotalChunksInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_bin = 5;
clearTotalChunksInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_use = 4;
clearToTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
clearTraceLevel() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
clearTraces() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
clearTrainable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
clearTrainable() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether this variable should be trained.
clearTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
clearTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
clearTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
clearTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
clearTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
clearType() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"type"
clearType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
clearType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 type = 2;
clearType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Device type (CPU, GPU, ...)
clearType() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
string type = 2;
clearType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
clearType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
clearTypeAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "type"
clearTypeHint() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
clearTypeListAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
clearTypeName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string type_name = 3;
clearTypeName() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
clearTypeSpec() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
clearTypeSpecClass() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
clearTypeSpecClassName() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
clearTypeSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
clearTypeState() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
clearTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
clearTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
clearUint32Val() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
clearUint64Val() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
clearUnknownRank() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
clearUseExtendedProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture extended profiling events from TensorFlow process.
clearUseGpuProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture GPU profiling events locally on each machine.
clearUseKernelProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture kernel events from each worker.
clearUseNumaAffinity() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
clearUsePerSessionThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
clearUserObject() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
clearUseRpcForInprocessMaster() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If true, always use RPC to contact the session target.
clearUseRunHandlerPool() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency.
clearUseSampleProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, collect sampled profile events.
clearUseStepProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture step profile locally in each worker.
clearUseUnifiedMemory() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
clearValue() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
clearValue() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
clearValue() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
clearValue() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
clearValue() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
clearValue() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
clearValue() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
clearValue() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
clearValue() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
clearValue() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
clearValue() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
clearValues() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
clearValues() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
clearValues() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
clearValues() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
clearValuesDef() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
clearValuesDef() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
clearValuesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
clearVariable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
clearVariableName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the variable tensor.
clearVariantVal() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
clearVarOffset() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
clearVarShape() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
clearVendor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
clearVerificationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Deadline for completion of all verification i.e.
clearVersion() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
clearVersion() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Deprecated.
clearVersion() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
clearVersion() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
clearVersion() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
clearVersion() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
The version is optional.
clearVersionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
clearVersionNumber() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Version number.
clearVersions() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
clearVirtualDevices() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
clearVisibility() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
clearVisibleDeviceList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
clearWallTime() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
clearWallTime() - Method in class org.platanios.tensorflow.proto.Event.Builder
Timestamp of the event.
clearWatchdogConfig() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
clearWhat() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
clearWhat() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
clearWhileCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
clearWidth() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
int32 width = 2;
clearWorkerLog() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
clearWorkFinished() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_finished = 2;
clearWorkStarted() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_started = 1;
clearXlaFusionAutotunerThresh() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
CLIENT_LOCALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
CLIENT_LOCALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
clone() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
clone() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
CLOSE_OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.QueueRunnerDef
 
CLOSE_SESSION - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
CLOSE_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
CLOSE_SESSION_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
CLOSE_SESSION_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
CloseSessionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseSessionRequest
CloseSessionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseSessionRequest
CloseSessionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CloseSessionResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseSessionResponse
CloseSessionResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseSessionResponse
CloseSessionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
CLUSTER_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
CLUSTER_DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
CLUSTER_DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
CLUSTER_DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
CLUSTER_DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
CLUSTER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
ClusterDef - Class in org.platanios.tensorflow.proto
Defines a TensorFlow cluster as a set of jobs.
ClusterDef.Builder - Class in org.platanios.tensorflow.proto
Defines a TensorFlow cluster as a set of jobs.
ClusterDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
ClusterDeviceFilters - Class in org.platanios.tensorflow.proto
Defines the device filters for jobs in a cluster.
ClusterDeviceFilters.Builder - Class in org.platanios.tensorflow.proto
Defines the device filters for jobs in a cluster.
ClusterDeviceFiltersOrBuilder - Interface in org.platanios.tensorflow.proto
 
ClusterProtos - Class in org.platanios.tensorflow.proto
 
Code - Enum in org.platanios.tensorflow.proto.error
The canonical error codes for TensorFlow APIs.
CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
CODE_LOCATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
CODE_LOCATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
CodeLocation - Class in org.platanios.tensorflow.proto
Code location information: A stack trace with host-name information.
CodeLocation.Builder - Class in org.platanios.tensorflow.proto
Code location information: A stack trace with host-name information.
CodeLocationOrBuilder - Interface in org.platanios.tensorflow.proto
 
COL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
COLLECTION_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
CollectionDef - Class in org.platanios.tensorflow.proto
CollectionDef should cover most collections.
CollectionDef.AnyList - Class in org.platanios.tensorflow.proto
AnyList is used for collecting Any protos.
CollectionDef.AnyList.Builder - Class in org.platanios.tensorflow.proto
AnyList is used for collecting Any protos.
CollectionDef.AnyListOrBuilder - Interface in org.platanios.tensorflow.proto
 
CollectionDef.Builder - Class in org.platanios.tensorflow.proto
CollectionDef should cover most collections.
CollectionDef.BytesList - Class in org.platanios.tensorflow.proto
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesList.Builder - Class in org.platanios.tensorflow.proto
BytesList is used for collecting strings and serialized protobufs.
CollectionDef.BytesListOrBuilder - Interface in org.platanios.tensorflow.proto
 
CollectionDef.FloatList - Class in org.platanios.tensorflow.proto
FloatList is used for collecting float values.
CollectionDef.FloatList.Builder - Class in org.platanios.tensorflow.proto
FloatList is used for collecting float values.
CollectionDef.FloatListOrBuilder - Interface in org.platanios.tensorflow.proto
 
CollectionDef.Int64List - Class in org.platanios.tensorflow.proto
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64List.Builder - Class in org.platanios.tensorflow.proto
Int64List is used for collecting int, int64 and long values.
CollectionDef.Int64ListOrBuilder - Interface in org.platanios.tensorflow.proto
 
CollectionDef.KindCase - Enum in org.platanios.tensorflow.proto
 
CollectionDef.NodeList - Class in org.platanios.tensorflow.proto
NodeList is used for collecting nodes in graph.
CollectionDef.NodeList.Builder - Class in org.platanios.tensorflow.proto
NodeList is used for collecting nodes in graph.
CollectionDef.NodeListOrBuilder - Interface in org.platanios.tensorflow.proto
 
CollectionDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
COLLECTIVE_DETERMINISTIC_SEQUENTIAL_EXECUTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
COLLECTIVE_GRAPH_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
COLLECTIVE_GRAPH_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
COLLECTIVE_GROUP_LEADER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
COLLECTIVE_NCCL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
COLLECTIVE_RING_ORDER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
COLLECTIVE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
COLORSPACE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Image
 
COMMON_SUBGRAPH_ELIMINATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
COMMUNICATOR_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
CompleteGroupRequest - Class in org.platanios.tensorflow.proto
Supplies one or more device names as members of the group identified by group_key.
CompleteGroupRequest.Builder - Class in org.platanios.tensorflow.proto
Supplies one or more device names as members of the group identified by group_key.
CompleteGroupRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CompleteGroupResponse - Class in org.platanios.tensorflow.proto
Gives the complete membership of the group identified by group_key.
CompleteGroupResponse.Builder - Class in org.platanios.tensorflow.proto
Gives the complete membership of the group identified by group_key.
CompleteGroupResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
CompleteInstanceRequest - Class in org.platanios.tensorflow.proto
Supplies data about one collective op belonging to the instance identified by instance_key.
CompleteInstanceRequest.Builder - Class in org.platanios.tensorflow.proto
Supplies data about one collective op belonging to the instance identified by instance_key.
CompleteInstanceRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CompleteInstanceResponse - Class in org.platanios.tensorflow.proto
Confirms that every op in the instance has consistently declared itself.
CompleteInstanceResponse.Builder - Class in org.platanios.tensorflow.proto
Confirms that every op in the instance has consistently declared itself.
CompleteInstanceResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
COMPONENTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
COMPOSITE_TENSOR - org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
COMPOSITE_TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo
 
COMPRESSION_ALGORITHM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RPCOptions
 
COMPRESSION_LEVEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RPCOptions
 
COMPUTE_CAPABILITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
COMPUTE_COST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
COMPUTE_TIME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
CONCISE_HEALTH - org.platanios.tensorflow.proto.TensorDebugMode
A concise health summary for float-type tensors.
CONCISE_HEALTH_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
A concise health summary for float-type tensors.
CONCRETE_FUNCTION_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
CONCRETE_FUNCTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
COND_CTXT - org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
 
COND_CTXT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
CondContextDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CondContext object.
CondContextDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CondContext object.
CondContextDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
CONFIG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateSessionRequest
 
CONFIG_PROTO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
ConfigProto - Class in org.platanios.tensorflow.proto
Session configuration parameters.
ConfigProto.Builder - Class in org.platanios.tensorflow.proto
Session configuration parameters.
ConfigProto.Experimental - Class in org.platanios.tensorflow.proto
Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
ConfigProto.Experimental.Builder - Class in org.platanios.tensorflow.proto
Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
ConfigProto.ExperimentalOrBuilder - Interface in org.platanios.tensorflow.proto
 
ConfigProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
ConfigProtos - Class in org.platanios.tensorflow.proto
 
CONST_NODE_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
CONSTANT - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
CONSTANT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
CONSTRAINT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
CONTAINER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CleanupAllRequest
 
CONTAINER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResetRequest
 
CONTAINER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
containsArgAttr(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
containsArgAttr(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
containsAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
containsAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
containsAttr(String) - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
containsAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
Attributes specific to this function definition.
containsAttr(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Attributes specific to this function definition.
containsAttr(String) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
containsAttr(String) - Method in class org.platanios.tensorflow.proto.NameAttrList
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
containsAttr(String) - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
containsAttr(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in class org.platanios.tensorflow.proto.NodeDef
Operation-specific graph-construction-time configuration.
containsAttr(String) - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
containsAttrs(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
containsAttrs(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
containsAttrs(String) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
containsCollectionDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
collection_def: Map from collection name to collections.
containsCollectionDef(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
containsConcreteFunctions(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
containsConcreteFunctions(String) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
containsControlRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
containsControlRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
containsControlRet(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
containsDeviceCount(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
containsDeviceCount(String) - Method in class org.platanios.tensorflow.proto.ConfigProto
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
containsDeviceCount(String) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
containsEnvironment(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
containsEnvironment(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Version of the tools and libraries used with this device (e.g.
containsEnvironment(String) - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
containsExternalValues(String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
containsExternalValues(String) - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names referenced by but external to this context.
containsExternalValues(String) - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names referenced by but external to this context.
containsFeature(String) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
containsFeature(String) - Method in class org.platanios.tensorflow.proto.Features
Map from feature name to feature.
containsFeature(String) - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Map from feature name to feature.
containsFeatureList(String) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
containsFeatureList(String) - Method in class org.platanios.tensorflow.proto.FeatureLists
Map from feature name to feature list.
containsFeatureList(String) - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Map from feature name to feature list.
containsFeedDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
containsFeedDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
containsFeedDevices(String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
containsFetchDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions
map<string, string> fetch_devices = 7;
containsFetchDevices(String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
containsFields(String) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
containsFields(String) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
containsFields(String) - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
containsFunctionAliases(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
containsFunctionAliases(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
containsInputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
containsInputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named input parameters.
containsInputs(String) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named input parameters.
containsOutputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
containsOutputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named output parameters.
containsOutputs(String) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named output parameters.
containsParameterMap(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
containsParameterMap(String) - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
containsResourceArgUniqueId(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
containsResourceArgUniqueId(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
containsRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
containsRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
containsRet(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
containsSignatureDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsSignatureDef(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
containsTasks(int) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in class org.platanios.tensorflow.proto.JobDef
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
containsTasks(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
containsTasks(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
Mapping from task ID to task device filters.
containsTasks(int) - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
containsThreadNames(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
containsThreadNames(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
Its key is thread id.
containsThreadNames(int) - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Its key is thread id.
containsTraces(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
containsTraces(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This maps a node name to a stack trace in the source code.
containsTraces(String) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
CONTENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
CONTENT_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Audio
 
CONTEXT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SequenceExample
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
CONTEXT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
CONTEXT_VIEW_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
CONTEXT_VIEW_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
CONTEXT_VIEW_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
CONTEXT_VIEW_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
CONTROL_INPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
CONTROL_OP_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
CONTROL_OUTPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
CONTROL_RET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
ControlFlowContextDef - Class in org.platanios.tensorflow.proto
Container for any kind of control flow context.
ControlFlowContextDef.Builder - Class in org.platanios.tensorflow.proto
Container for any kind of control flow context.
ControlFlowContextDef.CtxtCase - Enum in org.platanios.tensorflow.proto
 
ControlFlowContextDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
ControlFlowProtos - Class in org.platanios.tensorflow.proto
 
CONV - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
 
CONV_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
COO_SPARSE - org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
COO_SPARSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo
 
COST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
COST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef
 
COST_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
COST_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata
 
CostGraphDef - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CostGraphDef
CostGraphDef.AggregatedCost - Class in org.platanios.tensorflow.proto
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCost.Builder - Class in org.platanios.tensorflow.proto
Total cost of this graph, typically used for balancing decisions.
CostGraphDef.AggregatedCostOrBuilder - Interface in org.platanios.tensorflow.proto
 
CostGraphDef.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CostGraphDef
CostGraphDef.Node - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CostGraphDef.Node
CostGraphDef.Node.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CostGraphDef.Node
CostGraphDef.Node.InputInfo - Class in org.platanios.tensorflow.proto
Inputs of this node.
CostGraphDef.Node.InputInfo.Builder - Class in org.platanios.tensorflow.proto
Inputs of this node.
CostGraphDef.Node.InputInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
CostGraphDef.Node.OutputInfo - Class in org.platanios.tensorflow.proto
Outputs of this node.
CostGraphDef.Node.OutputInfo.Builder - Class in org.platanios.tensorflow.proto
Outputs of this node.
CostGraphDef.Node.OutputInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
CostGraphDef.NodeOrBuilder - Interface in org.platanios.tensorflow.proto
 
CostGraphDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
CostGraphProtos - Class in org.platanios.tensorflow.proto
 
CRC32C_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
CREATE_SESSION - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
CREATE_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
CREATE_SESSION_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
CREATE_SESSION_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
CREATE_WORKER_SESSION_CALLED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
CREATE_WORKER_SESSION_CALLED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
CREATE_WORKER_SESSION_CALLED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
CreateSessionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateSessionRequest
CreateSessionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateSessionRequest
CreateSessionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CreateSessionResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateSessionResponse
CreateSessionResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateSessionResponse
CreateSessionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
CreateWorkerSessionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateWorkerSessionRequest
CreateWorkerSessionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateWorkerSessionRequest
CreateWorkerSessionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
CreateWorkerSessionResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateWorkerSessionResponse
CreateWorkerSessionResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateWorkerSessionResponse
CreateWorkerSessionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
CRITICAL_SECTION_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CriticalSectionDef
 
CriticalSectionDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CriticalSection.
CriticalSectionDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CriticalSection.
CriticalSectionDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
CriticalSectionExecutionDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CriticalSection execution.
CriticalSectionExecutionDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a CriticalSection execution.
CriticalSectionExecutionDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
CriticalSectionProtos - Class in org.platanios.tensorflow.proto
 
CTXT_NOT_SET - org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
 
CUDNN_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
CURRENT_GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
CURRENT_WORK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReaderBaseState
 
CURT_HEALTH - org.platanios.tensorflow.proto.TensorDebugMode
A minimalist health summary for float-type tensors.
CURT_HEALTH_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
A minimalist health summary for float-type tensors.
CUSTOM_OPTIMIZERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 

D

DATA_CLASS_BLOB_SEQUENCE - org.platanios.tensorflow.proto.DataClass
Blob sequence time series.
DATA_CLASS_BLOB_SEQUENCE_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataClass
Blob sequence time series.
DATA_CLASS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata
 
DATA_CLASS_SCALAR - org.platanios.tensorflow.proto.DataClass
Scalar time series.
DATA_CLASS_SCALAR_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataClass
Scalar time series.
DATA_CLASS_TENSOR - org.platanios.tensorflow.proto.DataClass
Tensor time series.
DATA_CLASS_TENSOR_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataClass
Tensor time series.
DATA_CLASS_UNKNOWN - org.platanios.tensorflow.proto.DataClass
Unknown data class, used (implicitly) for legacy data.
DATA_CLASS_UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataClass
Unknown data class, used (implicitly) for legacy data.
DATA_DATASET_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
DATA_DATASET_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.data.DatasetSpec
DATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
DATA_ITERATOR_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_ITERATOR_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
IteratorSpec from data/ops/iterator_ops.py
DATA_LOSS - org.platanios.tensorflow.proto.error.Code
Unrecoverable data loss or corruption.
DATA_LOSS_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Unrecoverable data loss or corruption.
DATA_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
DataClass - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.DataClass
DataType - Enum in org.platanios.tensorflow.proto
(== suppress_warning documentation-presence ==) LINT.IfChange
DCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
DEADLINE_EXCEEDED - org.platanios.tensorflow.proto.error.Code
Deadline expired before operation could complete.
DEADLINE_EXCEEDED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Deadline expired before operation could complete.
DEBUG_METADATA - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
DEBUG_METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
DEBUG_OPS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugTensorWatch
 
DEBUG_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
DEBUG_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
DEBUG_STRIPPER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
DEBUG_TENSOR_WATCH_OPTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugOptions
 
DEBUG_URLS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugTensorWatch
 
DebugEvent - Class in org.platanios.tensorflow.proto
An Event related to the debugging of a TensorFlow program.
DebugEvent.Builder - Class in org.platanios.tensorflow.proto
An Event related to the debugging of a TensorFlow program.
DebugEvent.WhatCase - Enum in org.platanios.tensorflow.proto
 
DebugEventOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebugEventProtos - Class in org.platanios.tensorflow.proto
 
DEBUGGED_DEVICE - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
DEBUGGED_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
DEBUGGED_GRAPH - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
DEBUGGED_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
DebuggedDevice - Class in org.platanios.tensorflow.proto
A device on which ops and/or tensors are instrumented by the debugger.
DebuggedDevice.Builder - Class in org.platanios.tensorflow.proto
A device on which ops and/or tensors are instrumented by the debugger.
DebuggedDeviceOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebuggedGraph - Class in org.platanios.tensorflow.proto
A debugger-instrumented graph.
DebuggedGraph.Builder - Class in org.platanios.tensorflow.proto
A debugger-instrumented graph.
DebuggedGraphOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebuggedSourceFile - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DebuggedSourceFile
DebuggedSourceFile.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DebuggedSourceFile
DebuggedSourceFileOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebuggedSourceFiles - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DebuggedSourceFiles
DebuggedSourceFiles.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DebuggedSourceFiles
DebuggedSourceFilesOrBuilder - Interface in org.platanios.tensorflow.proto
 
DEBUGGING - org.platanios.tensorflow.proto.LogMessage.Level
Note: The logging level 10 cannot be named DEBUG.
DEBUGGING_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
Note: The logging level 10 cannot be named DEBUG.
DebugMetadata - Class in org.platanios.tensorflow.proto
Metadata about the debugger and the debugged TensorFlow program.
DebugMetadata.Builder - Class in org.platanios.tensorflow.proto
Metadata about the debugger and the debugged TensorFlow program.
DebugMetadataOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebugOptions - Class in org.platanios.tensorflow.proto
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptions.Builder - Class in org.platanios.tensorflow.proto
Options for initializing DebuggerState in TensorFlow Debugger (tfdbg).
DebugOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
DebugProtos - Class in org.platanios.tensorflow.proto
 
DebugTensorWatch - Class in org.platanios.tensorflow.proto
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatch.Builder - Class in org.platanios.tensorflow.proto
Option for watching a node in TensorFlow Debugger (tfdbg).
DebugTensorWatchOrBuilder - Interface in org.platanios.tensorflow.proto
 
DEFAULT - org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT - org.platanios.tensorflow.proto.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT - org.platanios.tensorflow.proto.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT - org.platanios.tensorflow.proto.WorkerShutdownMode
DEFAULT = 0;
DEFAULT_MEM_OPT - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_MEM_OPT_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
The default setting (SCHEDULING and SWAPPING HEURISTICS only)
DEFAULT_NUM_ITERS - org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_NUM_ITERS_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
DEFAULT_NUM_ITERS = 0;
DEFAULT_SESSION_CONFIG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
DEFAULT_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Default setting ("off" now, but later expected to be "on")
DEFAULT_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
DEFAULT = 0;
DEFAULT_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerShutdownMode
DEFAULT = 0;
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Attr
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
DEFAULT_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
DEFAULT_VISIBILITY - org.platanios.tensorflow.proto.ApiDef.Visibility
Normally this is "VISIBLE" unless you are inheriting a different value from another ApiDef.
DEFAULT_VISIBILITY_VALUE - Static variable in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Normally this is "VISIBLE" unless you are inheriting a different value from another ApiDef.
DEFERRED_DELETION_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
DEFERRED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
DeleteWorkerSessionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
DeleteWorkerSessionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
DeleteWorkerSessionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
DeleteWorkerSessionResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
DeleteWorkerSessionResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
DeleteWorkerSessionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
DENSE_SHAPE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
DEPENDENCY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
DEPRECATED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
DEPRECATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
DEPRECATION_MESSAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
DEPRECATION_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
DEPRECATION_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
DeregisterGraphRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeregisterGraphRequest
DeregisterGraphRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeregisterGraphRequest
DeregisterGraphRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
DeregisterGraphResponse - Class in org.platanios.tensorflow.proto
TODO(mrry): Optionally add summary stats for the graph.
DeregisterGraphResponse.Builder - Class in org.platanios.tensorflow.proto
TODO(mrry): Optionally add summary stats for the graph.
DeregisterGraphResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Arg
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Attr
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
DESCRIPTION_PREFIX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
DESCRIPTION_SUFFIX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
DESTINATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
DEV_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.StepStats
 
DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
DEVICE_ATTRIBUTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GetStatusResponse
 
DEVICE_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceStepStats
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResetRequest
 
DEVICE_FILTERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedDevice
 
DEVICE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.InterconnectLink
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedDevice
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
DEVICE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
DEVICE_PCI_BUS_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
DEVICE_PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
DEVICE_PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
DEVICE_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
DEVICE_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
DeviceAttributes - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceAttributes
DeviceAttributes.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceAttributes
DeviceAttributesOrBuilder - Interface in org.platanios.tensorflow.proto
 
DeviceAttributesProtos - Class in org.platanios.tensorflow.proto
 
DeviceFiltersProtos - Class in org.platanios.tensorflow.proto
 
DeviceLocality - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceLocality
DeviceLocality.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceLocality
DeviceLocalityOrBuilder - Interface in org.platanios.tensorflow.proto
 
DevicePropertiesProtos - Class in org.platanios.tensorflow.proto
 
DevicePropertiesProtos.DeviceProperties - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceProperties
DevicePropertiesProtos.DeviceProperties.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceProperties
DevicePropertiesProtos.DevicePropertiesOrBuilder - Interface in org.platanios.tensorflow.proto
 
DevicePropertiesProtos.NamedDevice - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NamedDevice
DevicePropertiesProtos.NamedDevice.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NamedDevice
DevicePropertiesProtos.NamedDeviceOrBuilder - Interface in org.platanios.tensorflow.proto
 
DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
DeviceStepStats - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceStepStats
DeviceStepStats.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.DeviceStepStats
DeviceStepStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
DICT_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
DICT_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
DIM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorShapeProto
 
DIMENSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
DISABLE_META_OPTIMIZER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
DISABLE_MODEL_PRUNING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
DISABLE_OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
DISABLE_RPC_LOGGING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LoggingRequest
 
DISABLE_SESSION_CONNECTION_SHARING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RPCOptions
 
DISABLE_THREAD_SPINNING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
DISPLAY_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata
 
DistributedRuntimeProtos - Class in org.platanios.tensorflow.proto
 
DMA_OK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
DO_COMMON_SUBEXPRESSION_ELIMINATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
DO_CONSTANT_FOLDING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
DO_FUNCTION_INLINING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
DO_NOT_USE_RESERVED_FOR_FUTURE_EXPANSION_USE_DEFAULT_IN_SWITCH_INSTEAD_ - org.platanios.tensorflow.proto.error.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
DO_NOT_USE_RESERVED_FOR_FUTURE_EXPANSION_USE_DEFAULT_IN_SWITCH_INSTEAD__VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
An extra enum entry to prevent people from writing code that fails to compile when a new code is added.
DOUBLE_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
DST_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
DT_BFLOAT16 - org.platanios.tensorflow.proto.DataType
Float32 truncated to 16 bits.
DT_BFLOAT16_REF - org.platanios.tensorflow.proto.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_BFLOAT16_REF = 114;
DT_BFLOAT16_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Float32 truncated to 16 bits.
DT_BOOL - org.platanios.tensorflow.proto.DataType
DT_BOOL = 10;
DT_BOOL_REF - org.platanios.tensorflow.proto.DataType
DT_BOOL_REF = 110;
DT_BOOL_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_BOOL_REF = 110;
DT_BOOL_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_BOOL = 10;
DT_COMPLEX128 - org.platanios.tensorflow.proto.DataType
Double-precision complex
DT_COMPLEX128_REF - org.platanios.tensorflow.proto.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_COMPLEX128_REF = 118;
DT_COMPLEX128_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Double-precision complex
DT_COMPLEX64 - org.platanios.tensorflow.proto.DataType
Single-precision complex
DT_COMPLEX64_REF - org.platanios.tensorflow.proto.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_COMPLEX64_REF = 108;
DT_COMPLEX64_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Single-precision complex
DT_DOUBLE - org.platanios.tensorflow.proto.DataType
DT_DOUBLE = 2;
DT_DOUBLE_REF - org.platanios.tensorflow.proto.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_DOUBLE_REF = 102;
DT_DOUBLE_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_DOUBLE = 2;
DT_FLOAT - org.platanios.tensorflow.proto.DataType
Data types that all computation devices are expected to be capable to support.
DT_FLOAT_REF - org.platanios.tensorflow.proto.DataType
Do not use! These are only for parameters.
DT_FLOAT_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Do not use! These are only for parameters.
DT_FLOAT_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Data types that all computation devices are expected to be capable to support.
DT_HALF - org.platanios.tensorflow.proto.DataType
DT_HALF = 19;
DT_HALF_REF - org.platanios.tensorflow.proto.DataType
DT_HALF_REF = 119;
DT_HALF_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_HALF_REF = 119;
DT_HALF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_HALF = 19;
DT_INT16 - org.platanios.tensorflow.proto.DataType
DT_INT16 = 5;
DT_INT16_REF - org.platanios.tensorflow.proto.DataType
DT_INT16_REF = 105;
DT_INT16_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT16_REF = 105;
DT_INT16_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT16 = 5;
DT_INT32 - org.platanios.tensorflow.proto.DataType
DT_INT32 = 3;
DT_INT32_REF - org.platanios.tensorflow.proto.DataType
DT_INT32_REF = 103;
DT_INT32_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT32_REF = 103;
DT_INT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT32 = 3;
DT_INT64 - org.platanios.tensorflow.proto.DataType
DT_INT64 = 9;
DT_INT64_REF - org.platanios.tensorflow.proto.DataType
DT_INT64_REF = 109;
DT_INT64_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT64_REF = 109;
DT_INT64_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT64 = 9;
DT_INT8 - org.platanios.tensorflow.proto.DataType
DT_INT8 = 6;
DT_INT8_REF - org.platanios.tensorflow.proto.DataType
DT_INT8_REF = 106;
DT_INT8_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT8_REF = 106;
DT_INT8_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_INT8 = 6;
DT_INVALID - org.platanios.tensorflow.proto.DataType
Not a legal value for DataType.
DT_INVALID_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Not a legal value for DataType.
DT_QINT16 - org.platanios.tensorflow.proto.DataType
Quantized int16
DT_QINT16_REF - org.platanios.tensorflow.proto.DataType
DT_QINT16_REF = 115;
DT_QINT16_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_QINT16_REF = 115;
DT_QINT16_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Quantized int16
DT_QINT32 - org.platanios.tensorflow.proto.DataType
Quantized int32
DT_QINT32_REF - org.platanios.tensorflow.proto.DataType
DT_QINT32_REF = 113;
DT_QINT32_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_QINT32_REF = 113;
DT_QINT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Quantized int32
DT_QINT8 - org.platanios.tensorflow.proto.DataType
Quantized int8
DT_QINT8_REF - org.platanios.tensorflow.proto.DataType
DT_QINT8_REF = 111;
DT_QINT8_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_QINT8_REF = 111;
DT_QINT8_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Quantized int8
DT_QUINT16 - org.platanios.tensorflow.proto.DataType
Quantized uint16
DT_QUINT16_REF - org.platanios.tensorflow.proto.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_QUINT16_REF = 116;
DT_QUINT16_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Quantized uint16
DT_QUINT8 - org.platanios.tensorflow.proto.DataType
Quantized uint8
DT_QUINT8_REF - org.platanios.tensorflow.proto.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_QUINT8_REF = 112;
DT_QUINT8_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Quantized uint8
DT_RESOURCE - org.platanios.tensorflow.proto.DataType
DT_RESOURCE = 20;
DT_RESOURCE_REF - org.platanios.tensorflow.proto.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_RESOURCE_REF = 120;
DT_RESOURCE_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_RESOURCE = 20;
DT_STRING - org.platanios.tensorflow.proto.DataType
DT_STRING = 7;
DT_STRING_REF - org.platanios.tensorflow.proto.DataType
DT_STRING_REF = 107;
DT_STRING_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_STRING_REF = 107;
DT_STRING_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_STRING = 7;
DT_UINT16 - org.platanios.tensorflow.proto.DataType
DT_UINT16 = 17;
DT_UINT16_REF - org.platanios.tensorflow.proto.DataType
DT_UINT16_REF = 117;
DT_UINT16_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT16_REF = 117;
DT_UINT16_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT16 = 17;
DT_UINT32 - org.platanios.tensorflow.proto.DataType
DT_UINT32 = 22;
DT_UINT32_REF - org.platanios.tensorflow.proto.DataType
DT_UINT32_REF = 122;
DT_UINT32_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT32_REF = 122;
DT_UINT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT32 = 22;
DT_UINT64 - org.platanios.tensorflow.proto.DataType
DT_UINT64 = 23;
DT_UINT64_REF - org.platanios.tensorflow.proto.DataType
DT_UINT64_REF = 123;
DT_UINT64_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT64_REF = 123;
DT_UINT64_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT64 = 23;
DT_UINT8 - org.platanios.tensorflow.proto.DataType
DT_UINT8 = 4;
DT_UINT8_REF - org.platanios.tensorflow.proto.DataType
DT_UINT8_REF = 104;
DT_UINT8_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT8_REF = 104;
DT_UINT8_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_UINT8 = 4;
DT_VARIANT - org.platanios.tensorflow.proto.DataType
Arbitrary C++ data types
DT_VARIANT_REF - org.platanios.tensorflow.proto.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_REF_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
DT_VARIANT_REF = 121;
DT_VARIANT_VALUE - Static variable in enum org.platanios.tensorflow.proto.DataType
Arbitrary C++ data types
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorDescription
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo
 
DTYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
DTYPES_AND_SHAPES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
Duration - Class in org.platanios.tensorflow.proto
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution.
DURATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
Duration.Builder - Class in org.platanios.tensorflow.proto
A Duration represents a signed, fixed-length span of time represented as a count of seconds and fractions of seconds at nanosecond resolution.
DurationOrBuilder - Interface in org.platanios.tensorflow.proto
 
DurationProto - Class in org.platanios.tensorflow.proto
 

E

EagerServiceOuterClass - Class in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.CleanupFunctionOp - Class in org.platanios.tensorflow.proto
Cleanup the step state of a multi-device function (e.g.
EagerServiceOuterClass.CleanupFunctionOp.Builder - Class in org.platanios.tensorflow.proto
Cleanup the step state of a multi-device function (e.g.
EagerServiceOuterClass.CleanupFunctionOpOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.CloseContextRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseContextRequest
EagerServiceOuterClass.CloseContextRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseContextRequest
EagerServiceOuterClass.CloseContextRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.CloseContextResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseContextResponse
EagerServiceOuterClass.CloseContextResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CloseContextResponse
EagerServiceOuterClass.CloseContextResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.CreateContextRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateContextRequest
EagerServiceOuterClass.CreateContextRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateContextRequest
EagerServiceOuterClass.CreateContextRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.CreateContextResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateContextResponse
EagerServiceOuterClass.CreateContextResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.CreateContextResponse
EagerServiceOuterClass.CreateContextResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.EnqueueRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.EnqueueRequest
EagerServiceOuterClass.EnqueueRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.EnqueueRequest
EagerServiceOuterClass.EnqueueRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.EnqueueResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.EnqueueResponse
EagerServiceOuterClass.EnqueueResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.EnqueueResponse
EagerServiceOuterClass.EnqueueResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.KeepAliveRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KeepAliveRequest
EagerServiceOuterClass.KeepAliveRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KeepAliveRequest
EagerServiceOuterClass.KeepAliveRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.KeepAliveResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KeepAliveResponse
EagerServiceOuterClass.KeepAliveResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KeepAliveResponse
EagerServiceOuterClass.KeepAliveResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.Operation - Class in org.platanios.tensorflow.proto
A proto representation of an eager operation.
EagerServiceOuterClass.Operation.Builder - Class in org.platanios.tensorflow.proto
A proto representation of an eager operation.
EagerServiceOuterClass.Operation.Input - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Operation.Input
EagerServiceOuterClass.Operation.Input.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Operation.Input
EagerServiceOuterClass.Operation.Input.ItemCase - Enum in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.Operation.InputOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.OperationOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.QueueItem - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.QueueItem
EagerServiceOuterClass.QueueItem.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.QueueItem
EagerServiceOuterClass.QueueItem.ItemCase - Enum in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.QueueItemOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.QueueResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.QueueResponse
EagerServiceOuterClass.QueueResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.QueueResponse
EagerServiceOuterClass.QueueResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.RegisterFunctionOp - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterFunctionOp
EagerServiceOuterClass.RegisterFunctionOp.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterFunctionOp
EagerServiceOuterClass.RegisterFunctionOpOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.RunComponentFunctionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunComponentFunctionRequest
EagerServiceOuterClass.RunComponentFunctionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunComponentFunctionRequest
EagerServiceOuterClass.RunComponentFunctionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.RunComponentFunctionResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunComponentFunctionResponse
EagerServiceOuterClass.RunComponentFunctionResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunComponentFunctionResponse
EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.SendTensorOp - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SendTensorOp
EagerServiceOuterClass.SendTensorOp.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SendTensorOp
EagerServiceOuterClass.SendTensorOpOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.SyncRemoteExecutorForStream - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SyncRemoteExecutorForStream
EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SyncRemoteExecutorForStream
EagerServiceOuterClass.SyncRemoteExecutorForStreamOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.UpdateContextRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.UpdateContextRequest
EagerServiceOuterClass.UpdateContextRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.UpdateContextRequest
EagerServiceOuterClass.UpdateContextRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.UpdateContextResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.UpdateContextResponse
EagerServiceOuterClass.UpdateContextResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.UpdateContextResponse
EagerServiceOuterClass.UpdateContextResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.WaitQueueDoneRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WaitQueueDoneRequest
EagerServiceOuterClass.WaitQueueDoneRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WaitQueueDoneRequest
EagerServiceOuterClass.WaitQueueDoneRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
EagerServiceOuterClass.WaitQueueDoneResponse - Class in org.platanios.tensorflow.proto
TODO(nareshmodi): Consider adding NodeExecStats here to be able to propagate some stats.
EagerServiceOuterClass.WaitQueueDoneResponse.Builder - Class in org.platanios.tensorflow.proto
TODO(nareshmodi): Consider adding NodeExecStats here to be able to propagate some stats.
EagerServiceOuterClass.WaitQueueDoneResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
ENABLE_BFLOAT16_SENDRECV_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
ENABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AutoParallelOptions
 
ENABLE_MLIR_BRIDGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
ENABLE_MLIR_GRAPH_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
ENABLE_OP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
ENABLE_RECV_SCHEDULING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
ENABLE_RPC_LOGGING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LoggingRequest
 
ENCODED_AUDIO_STRING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Audio
 
ENCODED_IMAGE_STRING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Image
 
ENCODING_NOT_SET - org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
END_TIME_US_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
ENDIANNESS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleHeaderProto
 
ENDPOINT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
ENQUEUE_OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.QueueRunnerDef
 
Enum - Class in org.platanios.tensorflow.proto.google
Enum type definition.
Enum.Builder - Class in org.platanios.tensorflow.proto.google
Enum type definition.
EnumOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
EnumValue - Class in org.platanios.tensorflow.proto.google
Enum value definition.
ENUMVALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Enum
 
EnumValue.Builder - Class in org.platanios.tensorflow.proto.google
Enum value definition.
EnumValueOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
ENVIRONMENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ApiDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ApiDefs
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AttrValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.BytesList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CallableOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ClusterDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CodeLocation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CondContextDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ConfigProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebugEvent
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebugOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
equals(Object) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Duration
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Event
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Example
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Execution
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Feature
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FeatureList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FeatureLists
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Features
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FloatList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FunctionDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.Any
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.Enum
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.Field
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.Option
 
equals(Object) - Method in class org.platanios.tensorflow.proto.google.Type
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GPUOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GradientDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.HistogramProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Int64List
 
equals(Object) - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
equals(Object) - Method in class org.platanios.tensorflow.proto.JobDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
equals(Object) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
equals(Object) - Method in class org.platanios.tensorflow.proto.KernelDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.KernelList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.LocalLinks
 
equals(Object) - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.LogMessage
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MemoryStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NameAttrList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NodeDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.NodeOutput
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OpDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OpList
 
equals(Object) - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ResetRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ResetResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RPCOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunMetadata
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedModel
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SaverDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SequenceExample
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ServerDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SessionLog
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SignatureDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SourceContext
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SourceFile
 
equals(Object) - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
equals(Object) - Method in class org.platanios.tensorflow.proto.StepSequence
 
equals(Object) - Method in class org.platanios.tensorflow.proto.StepStats
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Summary
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Summary.Image
 
equals(Object) - Method in class org.platanios.tensorflow.proto.Summary.Value
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
equals(Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorConnection
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorDescription
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorInfo
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TraceOpts
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TracingRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TracingResponse
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
equals(Object) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
equals(Object) - Method in class org.platanios.tensorflow.proto.ValuesDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.VariableDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
equals(Object) - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
equals(Object) - Method in class org.platanios.tensorflow.proto.VersionDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
equals(Object) - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
equals(Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
equals(Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
ERROR - org.platanios.tensorflow.proto.LogMessage.Level
ERROR = 40;
ERROR_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
ERROR = 40;
ErrorCodesProtos - Class in org.platanios.tensorflow.proto.error
 
Event - Class in org.platanios.tensorflow.proto
Protocol buffer representing an event that happened during the execution of a Brain model.
Event.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing an event that happened during the execution of a Brain model.
Event.WhatCase - Enum in org.platanios.tensorflow.proto
 
EventOrBuilder - Interface in org.platanios.tensorflow.proto
 
EventProtos - Class in org.platanios.tensorflow.proto
 
Example - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Example
Example.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Example
ExampleOrBuilder - Interface in org.platanios.tensorflow.proto
 
ExampleProtos - Class in org.platanios.tensorflow.proto
 
EXCLUSIVE_RESOURCE_ACCESS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
EXEC_OPTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
EXECUTE_IN_CRITICAL_SECTION_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
Execution - Class in org.platanios.tensorflow.proto
Data relating to the eager execution of an op or a Graph.
EXECUTION - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
EXECUTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
Execution.Builder - Class in org.platanios.tensorflow.proto
Data relating to the eager execution of an op or a Graph.
ExecutionOrBuilder - Interface in org.platanios.tensorflow.proto
 
EXECUTOR_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
ExecutorOpts - Class in org.platanios.tensorflow.proto
Options specific to the execution of a single step.
ExecutorOpts.Builder - Class in org.platanios.tensorflow.proto
Options specific to the execution of a single step.
ExecutorOptsOrBuilder - Interface in org.platanios.tensorflow.proto
 
EXIT_CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RequestedExitCode
 
EXIT_CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
EXPERIMENTAL_DEBUG_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
EXPERIMENTAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
EXPLANATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDeprecation
 
EXTEND_SESSION - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
EXTEND_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
EXTEND_SESSION_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
EXTEND_SESSION_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
ExtendSessionRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ExtendSessionRequest
ExtendSessionRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ExtendSessionRequest
ExtendSessionRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
ExtendSessionResponse - Class in org.platanios.tensorflow.proto
TODO(mrry): Return something about the operation?
ExtendSessionResponse.Builder - Class in org.platanios.tensorflow.proto
TODO(mrry): Return something about the operation?
ExtendSessionResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
EXTENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorSliceProto
 
EXTERNAL_VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ValuesDef
 

F

F - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
F_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
F_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
FAIL_ON_OPTIMIZER_ERRORS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
FAILED_PRECONDITION - org.platanios.tensorflow.proto.error.Code
Operation was rejected because the system is not in a state required for the operation's execution.
FAILED_PRECONDITION_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Operation was rejected because the system is not in a state required for the operation's execution.
FAILURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
FATAL - org.platanios.tensorflow.proto.LogMessage.Level
FATAL = 50;
FATAL_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
FATAL = 50;
Feature - Class in org.platanios.tensorflow.proto
Containers for non-sequential data.
FEATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FeatureList
 
FEATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Features
 
FEATURE_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FeatureLists
 
FEATURE_LISTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SequenceExample
 
Feature.Builder - Class in org.platanios.tensorflow.proto
Containers for non-sequential data.
Feature.KindCase - Enum in org.platanios.tensorflow.proto
 
FeatureList - Class in org.platanios.tensorflow.proto
Containers for sequential data.
FeatureList.Builder - Class in org.platanios.tensorflow.proto
Containers for sequential data.
FeatureListOrBuilder - Interface in org.platanios.tensorflow.proto
 
FeatureLists - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.FeatureLists
FeatureLists.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.FeatureLists
FeatureListsOrBuilder - Interface in org.platanios.tensorflow.proto
 
FeatureOrBuilder - Interface in org.platanios.tensorflow.proto
 
FeatureProtos - Class in org.platanios.tensorflow.proto
 
Features - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Features
FEATURES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Example
 
Features.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Features
FeaturesOrBuilder - Interface in org.platanios.tensorflow.proto
 
FEED_DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
FEED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
FEED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
FEED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableRequest
 
FEED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
FETCH_DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
FETCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
FETCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
FETCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableResponse
 
FETCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
FETCH_SKIP_SYNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
FETCH_STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LoggingRequest
 
Field - Class in org.platanios.tensorflow.proto.google
A single field of a message type.
Field.Builder - Class in org.platanios.tensorflow.proto.google
A single field of a message type.
Field.Cardinality - Enum in org.platanios.tensorflow.proto.google
Whether a field is optional, required, or repeated.
Field.Kind - Enum in org.platanios.tensorflow.proto.google
Basic field types.
FieldOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
FIELDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
FIELDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.DictValue
 
FILE_INDEX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
FILE_LINE_COL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.StackFrameWithId
 
FILE_LINE_COLS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
FILE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SourceContext
 
FILE_PATH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
FILE_PATH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SourceFile
 
FILE_VERSION - org.platanios.tensorflow.proto.Event.WhatCase
 
FILE_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugMetadata
 
FILE_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
FILENAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AssetFileDef
 
FILENAME_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
FILES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo
 
FLOAT_LIST - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
FLOAT_LIST - org.platanios.tensorflow.proto.Feature.KindCase
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef
 
FLOAT_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Feature
 
FLOAT_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
FLOAT64_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
FLOAT64_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
FloatList - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.FloatList
FloatList.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.FloatList
FloatListOrBuilder - Interface in org.platanios.tensorflow.proto
 
FORCE_GPU_COMPATIBLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.AttrValue.ValueCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.CollectionDef.KindCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.DataClass
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.DataType
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.error.Code
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Event.WhatCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Feature.KindCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.google.Syntax
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
 
forNumber(int) - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
FRAGMENTATION_METRIC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
FREED_AT_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
FREQUENCY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
FROM_TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorConnection
 
FULL_HEALTH - org.platanios.tensorflow.proto.TensorDebugMode
A detailed health summary.
FULL_HEALTH_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
A detailed health summary.
FULL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
FULL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
FULL_NUMERICS - org.platanios.tensorflow.proto.TensorDebugMode
Full numeric summary.
FULL_NUMERICS_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
Full numeric summary.
FULL_SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
FULL_TENSOR - org.platanios.tensorflow.proto.TensorDebugMode
Full tensor value.
FULL_TENSOR_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
Full tensor value.
FULL_TRACE - org.platanios.tensorflow.proto.RunOptions.TraceLevel
FULL_TRACE = 3;
FULL_TRACE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
FULL_TRACE = 3;
FULLARGSPEC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
FUNC - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
FUNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
FUNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
FUNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
FUNC_STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
FUNCTION - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
FUNCTION_ALIASES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
FUNCTION_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
FUNCTION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata
 
FUNCTION_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GradientDef
 
FUNCTION_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
FUNCTION_SPEC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
FunctionDef - Class in org.platanios.tensorflow.proto
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDef.ArgAttrs - Class in org.platanios.tensorflow.proto
Attributes for function arguments.
FunctionDef.ArgAttrs.Builder - Class in org.platanios.tensorflow.proto
Attributes for function arguments.
FunctionDef.ArgAttrsOrBuilder - Interface in org.platanios.tensorflow.proto
 
FunctionDef.Builder - Class in org.platanios.tensorflow.proto
A function can be instantiated when the runtime can bind every attr with a value.
FunctionDefLibrary - Class in org.platanios.tensorflow.proto
A library is a set of named functions.
FunctionDefLibrary.Builder - Class in org.platanios.tensorflow.proto
A library is a set of named functions.
FunctionDefLibraryOrBuilder - Interface in org.platanios.tensorflow.proto
 
FunctionDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
FunctionProtos - Class in org.platanios.tensorflow.proto
 

G

GEMM - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
 
GEMM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 action_count = 7;
getActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
uint64 action_count = 7;
getActionCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
uint64 action_count = 7;
getActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
uint64 action_count = 1;
getActionCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
uint64 action_count = 1;
getActionCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.SnapShotOrBuilder
uint64 action_count = 1;
getAddress() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 address = 1;
getAddress() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
uint64 address = 1;
getAddress() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
uint64 address = 1;
getAggregation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregation() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregation() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in class org.platanios.tensorflow.proto.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregation() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregationValue() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
getAggregationValue() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in class org.platanios.tensorflow.proto.VariableDef
Indicates how a distributed variable will be aggregated.
getAggregationValue() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Indicates how a distributed variable will be aggregated.
getAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
int64 algorithm = 1;
getAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
int64 algorithm = 1;
getAlgorithm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKeyOrBuilder
int64 algorithm = 1;
getAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
int64 algorithm = 1;
getAlgorithm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
int64 algorithm = 1;
getAlgorithm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKeyOrBuilder
int64 algorithm = 1;
getAliasInputPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
If >= 0, the output is an alias of an input.
getAliasInputPort() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
If >= 0, the output is an alias of an input.
getAllEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 all_end_rel_micros = 5;
getAllEndRelMicros() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 all_end_rel_micros = 5;
getAllEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 all_end_rel_nanos = 16;
getAllEndRelNanos() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 all_end_rel_nanos = 16;
getAllModelCheckpointPaths(int) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPaths(int) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPaths(int) - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsBytes(int) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsBytes(int) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsBytes(int) - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsCount() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsCount() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsCount() - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsList() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsList() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllModelCheckpointPathsList() - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
getAllocatedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes allocated if known
getAllocatedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Total number of bytes allocated if known
getAllocatedBytes() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Total number of bytes allocated if known
getAllocationDescription() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescription() - Method in class org.platanios.tensorflow.proto.TensorDescription
Information about the size and allocator used for the data
getAllocationDescription() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationDescriptionBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription
Information about the size and allocator used for the data
getAllocationDescriptionOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
getAllocationId() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Identifier of the allocated buffer if known
getAllocationId() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Identifier of the allocated buffer if known
getAllocationId() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Identifier of the allocated buffer if known
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationId() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorDeallocationOrBuilder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
getAllocationRecords(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecords(int) - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsBuilder(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsBuilderList() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsCount() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsList() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The allocation and deallocation timeline.
getAllocationRecordsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The allocation and deallocation timeline.
getAllocatorBytesInUse() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
These are snapshots of the overall allocator memory stats.
getAllocatorBytesInUse() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
These are snapshots of the overall allocator memory stats.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Name of the allocator used
getAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Name of the allocator used
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorName() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
string allocator_name = 1;
getAllocatorName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
string allocator_name = 1;
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
string allocator_name = 1;
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Name of the allocator used.
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Name of the allocator used.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Name of the allocator used.
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Name of the allocator used.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
getAllocatorName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
Name of the allocator used.
getAllocatorName() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorDeallocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Name of the allocator used
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Name of the allocator used
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
string allocator_name = 1;
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
string allocator_name = 1;
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
string allocator_name = 1;
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
getAllocatorNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
Name of the allocator used.
getAllocatorNameBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorDeallocationOrBuilder
Name of the allocator used.
getAllocatorType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorType() - Method in class org.platanios.tensorflow.proto.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorType() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions
The type of GPU allocation strategy to use.
getAllocatorTypeBytes() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
The type of GPU allocation strategy to use.
getAllocBytes() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in class org.platanios.tensorflow.proto.AllocationRecord
Number of bytes allocated, or de-allocated if negative.
getAllocBytes() - Method in interface org.platanios.tensorflow.proto.AllocationRecordOrBuilder
Number of bytes allocated, or de-allocated if negative.
getAllocMicros() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
The timestamp of the operation.
getAllocMicros() - Method in class org.platanios.tensorflow.proto.AllocationRecord
The timestamp of the operation.
getAllocMicros() - Method in interface org.platanios.tensorflow.proto.AllocationRecordOrBuilder
The timestamp of the operation.
getAllowedDevices(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
getAllowedDevices(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
A set of devices containing the resource.
getAllowedDevices(int) - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
A set of devices containing the resource.
getAllowedDevicesBytes(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
getAllowedDevicesBytes(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
A set of devices containing the resource.
getAllowedDevicesBytes(int) - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
A set of devices containing the resource.
getAllowedDevicesCount() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
getAllowedDevicesCount() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
A set of devices containing the resource.
getAllowedDevicesCount() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
A set of devices containing the resource.
getAllowedDevicesList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
getAllowedDevicesList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
A set of devices containing the resource.
getAllowedDevicesList() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
A set of devices containing the resource.
getAllowedPositionalArguments() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
The prefix of `argument_keywords` which may be identified by position.
getAllowedPositionalArguments() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
The prefix of `argument_keywords` which may be identified by position.
getAllowedValues() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in interface org.platanios.tensorflow.proto.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
getAllowedValues() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValues() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
The set of allowed values.
getAllowedValues() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowedValuesBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValuesBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in interface org.platanios.tensorflow.proto.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
getAllowedValuesOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
getAllowedValuesOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
The set of allowed values.
getAllowedValuesOrBuilder() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
The set of allowed values.
getAllowGrowth() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
getAllowGrowth() - Method in class org.platanios.tensorflow.proto.GPUOptions
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
getAllowGrowth() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
getAllowSoftPlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto
Whether soft placement is allowed.
getAllowSoftPlacement() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Whether soft placement is allowed.
getAllowsUninitializedInput() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in class org.platanios.tensorflow.proto.OpDef
By default, all inputs to an Op must be initialized Tensors.
getAllowsUninitializedInput() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
By default, all inputs to an Op must be initialized Tensors.
getAllStartMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_micros = 2;
getAllStartMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 all_start_micros = 2;
getAllStartMicros() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 all_start_micros = 2;
getAllStartNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_nanos = 13;
getAllStartNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 all_start_nanos = 13;
getAllStartNanos() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 all_start_nanos = 13;
getAnyInfo() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfo() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfo() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyInfoBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
getAnyInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A serialized protobuf.
getAnyInfoOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
getAnyList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyListBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getAnyListOrBuilder() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
getArgAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getArgAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef
Deprecated.
getArgAttr() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Deprecated.
getArgAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getArgAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getArgAttrCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrMap() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in class org.platanios.tensorflow.proto.FunctionDef
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrDefault(int, FunctionDef.ArgAttrs) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgAttrOrThrow(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
getArgOrder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrder(int) - Method in class org.platanios.tensorflow.proto.ApiDef
List of original in_arg names to specify new argument order.
getArgOrder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in class org.platanios.tensorflow.proto.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderBytes(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in class org.platanios.tensorflow.proto.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderCount() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in class org.platanios.tensorflow.proto.ApiDef
List of original in_arg names to specify new argument order.
getArgOrderList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
List of original in_arg names to specify new argument order.
getArgumentKeywords(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywords(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsBytes(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
A sequence of unique strings, one per Tensor argument.
getArgumentKeywordsList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
A sequence of unique strings, one per Tensor argument.
getArithmeticOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Arithmetic optimizations (default is ON) e.g.
getArithmeticOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Arithmetic optimizations (default is ON) e.g.
getAsset() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAsset() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAsset() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAssetBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAssetFileDef(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDef(int) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefBuilder(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefBuilderList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefCount() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefIndex() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefIndex() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAssetOrBuilder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
getAssetFileDefList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefList() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Asset file def to be used with the defined graph.
getAssetFileDefOrBuilderList() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Asset file def to be used with the defined graph.
getAssetOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAssetOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAssetOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
getAsync() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Whether the ops on the worker should be executed synchronously or asynchronously.
getAsync() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Whether the ops on the worker should be executed synchronously or asynchronously.
getAsync() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Whether the ops on the worker should be executed synchronously or asynchronously.
getAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
Deprecated.
getAttr() - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef
Deprecated.
getAttr() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.NameAttrList
Deprecated.
getAttr() - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Deprecated.
getAttr() - Method in class org.platanios.tensorflow.proto.NodeDef
Deprecated.
getAttr() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Deprecated.
getAttr(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttr(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttr(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttr(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttr(int) - Method in class org.platanios.tensorflow.proto.OpDef
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttr(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrCount() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrCount() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrCount() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
getAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getAttrCount() - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getAttrCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getAttrCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrCount() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
getAttrCount() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
getAttrCount() - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrCount() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
getAttrCount() - Method in class org.platanios.tensorflow.proto.NodeDef
 
getAttrCount() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrCount() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrCount() - Method in class org.platanios.tensorflow.proto.OpDef
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrCount() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttributes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributes(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesCount() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Serialized data specific to this object.
getAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Serialized data specific to this object.
getAttrList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrList() - Method in class org.platanios.tensorflow.proto.OpDef
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrMap() - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
getAttrMap() - Method in class org.platanios.tensorflow.proto.FunctionDef
Attributes specific to this function definition.
getAttrMap() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrMap() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrMap() - Method in class org.platanios.tensorflow.proto.NameAttrList
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrMap() - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrMap() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in class org.platanios.tensorflow.proto.NodeDef
Operation-specific graph-construction-time configuration.
getAttrMap() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
getAttrOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrBuilderList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NameAttrList
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FunctionDef.ArgAttrsOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Attributes specific to this function definition.
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.NameAttrList
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in class org.platanios.tensorflow.proto.NodeDef
Operation-specific graph-construction-time configuration.
getAttrOrThrow(String) - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Operation-specific graph-construction-time configuration.
getAttrs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Deprecated.
getAttrs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Deprecated.
getAttrs() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Deprecated.
getAttrsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
getAttrsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getAttrsCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsMap() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsMap() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsMap() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrThrow(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrThrow(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAttrsOrThrow(String) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
getAudio() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudio() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudio() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudioBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAudioOrBuilder() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
getAutoMixedPrecision() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize data types (default is OFF).
getAutoMixedPrecision() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Optimize data types (default is OFF).
getAutoMixedPrecision() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Optimize data types (default is OFF).
getAutoMixedPrecisionValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Optimize data types (default is OFF).
getAutoParallel() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallel() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallel() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getAutoParallelOrBuilder() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
getB() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"bool"
getB() - Method in class org.platanios.tensorflow.proto.AttrValue
"bool"
getB() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"bool"
getB(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
getB(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(bool)"
getB(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(bool)"
getBackProp() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
getBackProp() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Whether backprop is enabled for this while loop.
getBackProp() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Whether backprop is enabled for this while loop.
getBadConsumers(int) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in class org.platanios.tensorflow.proto.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumers(int) - Method in interface org.platanios.tensorflow.proto.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in class org.platanios.tensorflow.proto.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersCount() - Method in interface org.platanios.tensorflow.proto.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in class org.platanios.tensorflow.proto.VersionDef
Specific consumer versions which are disallowed (e.g.
getBadConsumersList() - Method in interface org.platanios.tensorflow.proto.VersionDefOrBuilder
Specific consumer versions which are disallowed (e.g.
getBandwidth() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory bandwidth in KB/s
getBandwidth() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Memory bandwidth in KB/s
getBandwidth() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Memory bandwidth in KB/s
getBareConcreteFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunction() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBareConcreteFunctionOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
getBCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
getBCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(bool)"
getBCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(bool)"
getBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int32 bin = 1;
getBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
int32 bin = 1;
getBin() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.BinSummaryOrBuilder
int32 bin = 1;
getBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int32 bin = 4;
getBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
int32 bin = 4;
getBin() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
int32 bin = 4;
getBinSummary(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummary(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummary(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBinSummaryOrBuilderList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
getBlasVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
string blas_version = 6;
getBlasVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
string blas_version = 6;
getBlasVersion() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
string blas_version = 6;
getBlasVersionBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
string blas_version = 6;
getBlasVersionBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
string blas_version = 6;
getBlasVersionBytes() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
string blas_version = 6;
getBList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
getBList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(bool)"
getBList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(bool)"
getBoolVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
getBoolVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_BOOL
getBoolVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_BOOL
getBoolValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
getBoolValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_BOOL
getBoolValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_BOOL
getBoolValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
getBoolValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_BOOL
getBoolValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_BOOL
getBoolValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a boolean value.
getBoolValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a boolean value.
getBoolValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a boolean value.
getBoundedTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
getBoundedTensorSpecValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
getBoundInputs(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputs(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputs(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBoundInputsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
getBoundInputsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Bound inputs to the function.
getBoundInputsList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Bound inputs to the function.
getBranch() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Branch prediction.
getBranch() - Method in class org.platanios.tensorflow.proto.CondContextDef
Branch prediction.
getBranch() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Branch prediction.
getBucket(int) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucket(int) - Method in class org.platanios.tensorflow.proto.HistogramProto
repeated double bucket = 7 [packed = true];
getBucket(int) - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in class org.platanios.tensorflow.proto.HistogramProto
repeated double bucket = 7 [packed = true];
getBucketCount() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBucketLimit(int) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimit(int) - Method in class org.platanios.tensorflow.proto.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimit(int) - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in class org.platanios.tensorflow.proto.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitCount() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in class org.platanios.tensorflow.proto.HistogramProto
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketLimitList() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
Parallel arrays encoding the bucket boundaries and the bucket values.
getBucketList() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
getBucketList() - Method in class org.platanios.tensorflow.proto.HistogramProto
repeated double bucket = 7 [packed = true];
getBucketList() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
repeated double bucket = 7 [packed = true];
getBufferAddress() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
int64 buffer_address = 13;
getBufferAddress() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
int64 buffer_address = 13;
getBufferAddress() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
int64 buffer_address = 13;
getBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
When RDMA is in use, address of destination field on client.
getBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
When RDMA is in use, address of destination field on client.
getBufPtr() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
When RDMA is in use, address of destination field on client.
getBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Address of source field on server.
getBufPtr() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Address of source field on server.
getBufPtr() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Address of source field on server.
getBufRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Arbitrary string identifying a BufRendezvous entry.
getBufRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Arbitrary string identifying a BufRendezvous entry.
getBufRendezvousKey() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Arbitrary string identifying a BufRendezvous entry.
getBufRendezvousKeyBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Arbitrary string identifying a BufRendezvous entry.
getBufRendezvousKeyBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Arbitrary string identifying a BufRendezvous entry.
getBufRendezvousKeyBytes() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Arbitrary string identifying a BufRendezvous entry.
getBuildCostModel() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to run before returning a cost model detailing the memory usage and performance of each node of the graph.
getBuildCostModel() - Method in class org.platanios.tensorflow.proto.GraphOptions
The number of steps to run before returning a cost model detailing the memory usage and performance of each node of the graph.
getBuildCostModel() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
The number of steps to run before returning a cost model detailing the memory usage and performance of each node of the graph.
getBuildCostModelAfter() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in class org.platanios.tensorflow.proto.GraphOptions
The number of steps to skip before collecting statistics for the cost model.
getBuildCostModelAfter() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
The number of steps to skip before collecting statistics for the cost model.
getBusId() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional bus locality of device.
getBusId() - Method in class org.platanios.tensorflow.proto.DeviceLocality
Optional bus locality of device.
getBusId() - Method in interface org.platanios.tensorflow.proto.DeviceLocalityOrBuilder
Optional bus locality of device.
getBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Byte size of the file.
getBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Byte size of the file.
getBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Byte size of the file.
getBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
getBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
int64 bytes_in_use = 2;
getBytesInUse() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStatsOrBuilder
int64 bytes_in_use = 2;
getBytesList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesList() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesList() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesListBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesListBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
getBytesListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getBytesListOrBuilder() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
getCacheRpcResponse() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCacheRpcResponse() - Method in class org.platanios.tensorflow.proto.RPCOptions
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCacheRpcResponse() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
getCancelOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to cancel the queue.
getCancelOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
The operation to run to cancel the queue.
getCancelOpName() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
The operation to run to cancel the queue.
getCancelOpNameBytes() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
The operation to run to cancel the queue.
getCanonicalizedInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
getCanonicalizedInputSignatureOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
getCardinality() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field cardinality.
getCardinality() - Method in class org.platanios.tensorflow.proto.google.Field
The field cardinality.
getCardinality() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field cardinality.
getCardinalityValue() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field cardinality.
getCardinalityValue() - Method in class org.platanios.tensorflow.proto.google.Field
The field cardinality.
getCardinalityValue() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field cardinality.
getCheckpointKey() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKey() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The generated name of the Tensor in the checkpoint.
getCheckpointKeyBytes() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The generated name of the Tensor in the checkpoint.
getCheckpointPath() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
This checkpoint_path contains both the path and filename.
getCheckpointPath() - Method in class org.platanios.tensorflow.proto.SessionLog
This checkpoint_path contains both the path and filename.
getCheckpointPath() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in class org.platanios.tensorflow.proto.SessionLog
This checkpoint_path contains both the path and filename.
getCheckpointPathBytes() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
This checkpoint_path contains both the path and filename.
getChildren(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildren(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildren(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildren(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenCount() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Objects which this object depends on: named edges in the dependency graph.
getChildrenOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
getChildrenOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Objects which this object depends on.
getChildrenOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Objects which this object depends on.
getChunk(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunk(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunk(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getChunkOrBuilderList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
getCleanupFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunctionBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getCleanupFunctionOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
getClear() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, discard any saved logging data (for all steps).
getClear() - Method in class org.platanios.tensorflow.proto.LoggingRequest
If true, discard any saved logging data (for all steps).
getClear() - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
If true, discard any saved logging data (for all steps).
getClientLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
getClientLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on client-side device locality.
getClientLocality() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on client-side device locality.
getClientLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
getClientLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on client-side device locality.
getClientLocality() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on client-side device locality.
getClientLocalityBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
getClientLocalityBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on client-side device locality.
getClientLocalityOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on client-side device locality.
getCloseOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to close the queue.
getCloseOpName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
The operation to run to close the queue.
getCloseOpName() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
The operation to run to close the queue.
getCloseOpNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to close the queue.
getCloseOpNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
The operation to run to close the queue.
getCloseOpNameBytes() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
The operation to run to close the queue.
getCloseSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSessionBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSessionOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
getCloseSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCloseSessionResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
getCluster() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
getCluster() - Method in class org.platanios.tensorflow.proto.ServerDef
The cluster of which this server is a member.
getCluster() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The cluster of which this server is a member.
getClusterBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
getClusterDef() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDef() - Method in class org.platanios.tensorflow.proto.ConfigProto
Optional list of all workers to use in this session.
getClusterDef() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterDefBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
Optional list of all workers to use in this session.
getClusterDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
The device attributes of all the devices in the cluster.
getClusterDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Device attributes in the cluster
getClusterDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Device attributes in the cluster
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Device attributes in the cluster.
getClusterDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Device attributes in the cluster.
getClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Device attributes in the cluster
getClusterDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Device attributes in the cluster
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Device attributes in the cluster.
getClusterDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Device attributes in the cluster.
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Device attributes in the cluster
getClusterDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Device attributes in the cluster
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Device attributes in the cluster.
getClusterDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Device attributes in the cluster
getClusterDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Device attributes in the cluster
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
The device attributes of all the devices in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Device attributes in the cluster
getClusterDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Device attributes in the cluster
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Device attributes in the cluster.
getClusterDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Device attributes in the cluster.
getClusterDeviceFilters() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFilters() - Method in class org.platanios.tensorflow.proto.ServerDef
Device filters for remote tasks in the cluster.
getClusterDeviceFilters() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef
Device filters for remote tasks in the cluster.
getClusterDeviceFiltersOrBuilder() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
getClusterOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
getClusterOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef
The cluster of which this server is a member.
getClusterOrBuilder() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The cluster of which this server is a member.
getCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCode() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCodeBytes() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
getCodeBytes() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Source code contained in this file line.
getCodeBytes() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Source code contained in this file line.
getCodeLocation() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
getCodeLocation() - Method in class org.platanios.tensorflow.proto.Execution
Stack trace of the eager execution.
getCodeLocation() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Stack trace of the eager execution.
getCodeLocation() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocation() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
getCodeLocation() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationBuilder() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
getCodeLocationBuilder() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in class org.platanios.tensorflow.proto.Execution
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Stack trace of the eager execution.
getCodeLocationOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
getCodeLocationOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
getCol() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
getCol() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Col number in the file line.
getCol() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Col number in the file line.
getCollectionDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Deprecated.
getCollectionDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Deprecated.
getCollectionDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Deprecated.
getCollectionDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
getCollectionDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getCollectionDefCount() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefMap() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrDefault(String, CollectionDef) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
collection_def: Map from collection name to collections.
getCollectionDefOrThrow(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
collection_def: Map from collection name to collections.
getCollectiveDeterministicSequentialExecution() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveDeterministicSequentialExecution() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveDeterministicSequentialExecution() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
getCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs.
getCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs.
getCollectiveGraphKey() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs.
getCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
getCollectiveGraphKey() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
getCollectiveGraphKey() - Method in interface org.platanios.tensorflow.proto.RunOptions.ExperimentalOrBuilder
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
getCollectiveGroupLeader() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeader() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeader() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Task name for group resolution.
getCollectiveGroupLeaderBytes() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Task name for group resolution.
getCollectiveNccl() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If true, use NCCL for CollectiveOps.
getCollectiveNccl() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If true, use NCCL for CollectiveOps.
getCollectiveRingOrder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrder() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrderBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrderBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveRingOrderBytes() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
getCollectiveType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 collective_type = 5;
getCollectiveType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
int32 collective_type = 5;
getCollectiveType() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
int32 collective_type = 5;
getColorspace() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
getColorspace() - Method in class org.platanios.tensorflow.proto.Summary.Image
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
getColorspace() - Method in interface org.platanios.tensorflow.proto.Summary.ImageOrBuilder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
getCommonSubgraphElimination() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphElimination() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Common subgraph elimination (default is ON) e.g.
getCommonSubgraphEliminationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Common subgraph elimination (default is ON) e.g.
getCommunicatorKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
bytes communicator_key = 7;
getCommunicatorKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
bytes communicator_key = 7;
getCommunicatorKey() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
bytes communicator_key = 7;
getComponents(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponents(int) - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsBuilderList() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsCount() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsList() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
A TensorInfo for each flattened component tensor.
getComponentsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
A TensorInfo for each flattened component tensor.
getCompositeTensor() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in class org.platanios.tensorflow.proto.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensor() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompositeTensorBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo
Generic encoding for CompositeTensors.
getCompositeTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
getCompressionAlgorithm() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithm() - Method in class org.platanios.tensorflow.proto.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithm() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in class org.platanios.tensorflow.proto.RPCOptions
The compression algorithm to be used.
getCompressionAlgorithmBytes() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
The compression algorithm to be used.
getCompressionLevel() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in class org.platanios.tensorflow.proto.RPCOptions
If compression_algorithm is set, the compression level to be used.
getCompressionLevel() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
If compression_algorithm is set, the compression level to be used.
getComputeCapability() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapability() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapability() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapabilityBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapabilityOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapabilityOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCapabilityOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
getComputeCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Estimate of the computational cost of this node, in microseconds.
getComputeCost() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Analytical estimate of the computational cost of this node, in microseconds.
getComputeTime() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Analytical estimate of the computational cost of this node, in microseconds.
getConcreteFunctionName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionName() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
Identifies a SavedConcreteFunction.
getConcreteFunctionNameBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder
Identifies a SavedConcreteFunction.
getConcreteFunctions() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Deprecated.
getConcreteFunctions() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Deprecated.
getConcreteFunctions() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Deprecated.
getConcreteFunctions(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctions(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsBytes(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getConcreteFunctionsCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getConcreteFunctionsCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
repeated string concrete_functions = 1;
getConcreteFunctionsList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
repeated string concrete_functions = 1;
getConcreteFunctionsMap() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsMap() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrDefault(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Information about captures and output structures in concrete functions.
getConcreteFunctionsOrThrow(String) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Information about captures and output structures in concrete functions.
getCondCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxt() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxtBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getCondCtxtOrBuilder() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
getConfig() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
getConfig() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
Configuration options.
getConfig() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
Configuration options.
getConfigBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
getConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
getConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
Configuration options.
getConfigOrBuilder() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
Configuration options.
getConfigProto() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
getConfigProto() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
ConfigProto from the session in which this graph was created.
getConfigProto() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
ConfigProto from the session in which this graph was created.
getConfigProtoBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
getConfigProtoOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
getConfigProtoOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
ConfigProto from the session in which this graph was created.
getConfigProtoOrBuilder() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
ConfigProto from the session in which this graph was created.
getConstant() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstant() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstant() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstantBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstantFolding() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantFolding() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantFolding() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantFoldingValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantFoldingValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantFoldingValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
getConstantOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstantOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstantOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
getConstNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstNodeInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
getConstraint(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraint(int) - Method in class org.platanios.tensorflow.proto.KernelDef
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraint(int) - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintBuilderList() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in class org.platanios.tensorflow.proto.KernelDef
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintCount() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in class org.platanios.tensorflow.proto.KernelDef
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintList() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelDef
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in class org.platanios.tensorflow.proto.KernelDef
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getConstraintOrBuilderList() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
getContainer() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainer() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Container in which this resource is placed.
getContainer() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContainer(int) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
getContainer(int) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
A list of container names.
getContainer(int) - Method in interface org.platanios.tensorflow.proto.CleanupAllRequestOrBuilder
A list of container names.
getContainer(int) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
getContainer(int) - Method in class org.platanios.tensorflow.proto.ResetRequest
A list of container names, which may be empty.
getContainer(int) - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
A list of container names, which may be empty.
getContainerBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Container in which this resource is placed.
getContainerBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Container in which this resource is placed.
getContainerBytes() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Container in which this resource is placed.
getContainerBytes(int) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
getContainerBytes(int) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
A list of container names.
getContainerBytes(int) - Method in interface org.platanios.tensorflow.proto.CleanupAllRequestOrBuilder
A list of container names.
getContainerBytes(int) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
getContainerBytes(int) - Method in class org.platanios.tensorflow.proto.ResetRequest
A list of container names, which may be empty.
getContainerBytes(int) - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
A list of container names, which may be empty.
getContainerCount() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
getContainerCount() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
A list of container names.
getContainerCount() - Method in interface org.platanios.tensorflow.proto.CleanupAllRequestOrBuilder
A list of container names.
getContainerCount() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
getContainerCount() - Method in class org.platanios.tensorflow.proto.ResetRequest
A list of container names, which may be empty.
getContainerCount() - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
A list of container names, which may be empty.
getContainerList() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
getContainerList() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
A list of container names.
getContainerList() - Method in interface org.platanios.tensorflow.proto.CleanupAllRequestOrBuilder
A list of container names.
getContainerList() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
getContainerList() - Method in class org.platanios.tensorflow.proto.ResetRequest
A list of container names, which may be empty.
getContainerList() - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
A list of container names, which may be empty.
getContent() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
getContent() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
The content to store for the plugin.
getContent() - Method in interface org.platanios.tensorflow.proto.SummaryMetadata.PluginDataOrBuilder
The content to store for the plugin.
getContentType() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
string content_type = 5;
getContentType() - Method in class org.platanios.tensorflow.proto.Summary.Audio
string content_type = 5;
getContentType() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
string content_type = 5;
getContentTypeBytes() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
string content_type = 5;
getContentTypeBytes() - Method in class org.platanios.tensorflow.proto.Summary.Audio
string content_type = 5;
getContentTypeBytes() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
string content_type = 5;
getContext() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
getContext() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.Features context = 1;
getContext() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.Features context = 1;
getContextBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
fixed64 context_id = 1;
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequestOrBuilder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The ID of the created context.
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
The ID of the created context.
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
The ID of the created context.
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
fixed64 context_id = 1;
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
fixed64 context_id = 1;
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequestOrBuilder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
fixed64 context_id = 1;
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequestOrBuilder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The ID of the context to be updated.
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
The ID of the context to be updated.
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
The ID of the context to be updated.
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
fixed64 context_id = 1;
getContextId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
fixed64 context_id = 1;
getContextId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequestOrBuilder
fixed64 context_id = 1;
getContextName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the context.
getContextName() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the context.
getContextName() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the context.
getContextName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the context.
getContextName() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the context.
getContextName() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the context.
getContextNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the context.
getContextNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the context.
getContextNameBytes() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the context.
getContextNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the context.
getContextNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the context.
getContextNameBytes() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the context.
getContextOrBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
getContextOrBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.Features context = 1;
getContextOrBuilder() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.Features context = 1;
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_view_id = 2;
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
fixed64 context_view_id = 2;
getContextViewId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequestOrBuilder
fixed64 context_view_id = 2;
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The view ID of the context.
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
The view ID of the context.
getContextViewId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
The view ID of the context.
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
If the requested context_id is on the remote host, set the context view ID.
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
If the requested context_id is on the remote host, set the context view ID.
getContextViewId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponseOrBuilder
If the requested context_id is on the remote host, set the context view ID.
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The view ID of the context, which should be contiguously incremented when updating the same context.
getContextViewId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
The view ID of the context, which should be contiguously incremented when updating the same context.
getContextViewId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
The view ID of the context, which should be contiguously incremented when updating the same context.
getControlInput(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInput(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInput(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputCount() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
getControlInputList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Ids of the control inputs for this node.
getControlInputList() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Ids of the control inputs for this node.
getControlOpIds(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIds(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIds(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOpIdsList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
getControlOutput(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
getControlOutput(int) - Method in class org.platanios.tensorflow.proto.OpDef
Named control outputs for this operation.
getControlOutput(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
getControlOutputBytes(int) - Method in class org.platanios.tensorflow.proto.OpDef
Named control outputs for this operation.
getControlOutputBytes(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
getControlOutputCount() - Method in class org.platanios.tensorflow.proto.OpDef
Named control outputs for this operation.
getControlOutputCount() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Named control outputs for this operation.
getControlOutputList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
getControlOutputList() - Method in class org.platanios.tensorflow.proto.OpDef
Named control outputs for this operation.
getControlOutputList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Named control outputs for this operation.
getControlRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getControlRet() - Method in class org.platanios.tensorflow.proto.FunctionDef
Deprecated.
getControlRet() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Deprecated.
getControlRetCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getControlRetCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getControlRetCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetMap() - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetMap() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getControlRetOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
getConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConv() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConvBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConvOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConvOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getConvOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
getCooSparse() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in class org.platanios.tensorflow.proto.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparse() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCooSparseOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
getCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
getCost() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
Aggregated cost value.
getCost() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost value.
getCost(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCost(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostCount() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraph() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostGraphBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraphBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraphOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
getCostGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata
The cost graph for the computation defined by the run call.
getCostGraphOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
getCostList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostList() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCostOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
getCrc32C() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
getCrc32C() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
The CRC32C checksum of the tensor bytes.
getCrc32C() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
The CRC32C checksum of the tensor bytes.
getCreateSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSessionBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSessionOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
getCreateSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateSessionResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in interface org.platanios.tensorflow.proto.DeregisterGraphRequestOrBuilder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCreateWorkerSessionCalled() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Set to true if `CreateWorkerSession` was called for `session_handle`.
getCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
Name of the critical section handle.
getCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
Name of the critical section handle.
getCriticalSectionName() - Method in interface org.platanios.tensorflow.proto.CriticalSectionDefOrBuilder
Name of the critical section handle.
getCriticalSectionNameBytes() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
Name of the critical section handle.
getCriticalSectionNameBytes() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
Name of the critical section handle.
getCriticalSectionNameBytes() - Method in interface org.platanios.tensorflow.proto.CriticalSectionDefOrBuilder
Name of the critical section handle.
getCtxtCase() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
getCtxtCase() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getCtxtCase() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
 
getCudnnVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersion() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersionBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCudnnVersionOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
getCurrentGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The version number of the graph to be extended.
getCurrentGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: The version number of the graph to be extended.
getCurrentGraphVersion() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: The version number of the graph to be extended.
getCurrentWork() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
bytes current_work = 4;
getCurrentWork() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
bytes current_work = 4;
getCurrentWork() - Method in interface org.platanios.tensorflow.proto.ReaderBaseStateOrBuilder
bytes current_work = 4;
getCustomOptimizers(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizers(int) - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilder(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersBuilderList() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersCount() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in class org.platanios.tensorflow.proto.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersList() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in class org.platanios.tensorflow.proto.RewriterConfig
list of CustomGraphOptimizers to apply.
getCustomOptimizersOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
list of CustomGraphOptimizers to apply.
getData() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
bytes data = 4;
getData() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
bytes data = 4;
getData() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
bytes data = 4;
getDataClass() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Class of data stored in this time series.
getDataClass() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Class of data stored in this time series.
getDataClass() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Class of data stored in this time series.
getDataClassValue() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Class of data stored in this time series.
getDataClassValue() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Class of data stored in this time series.
getDataClassValue() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Class of data stored in this time series.
getDataType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDataType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDataType() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDataTypeValue() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDataTypeValue() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDataTypeValue() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
.org.platanios.tensorflow.proto.DataType data_type = 3;
getDcomplexVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
getDcomplexVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX128.
getDcomplexVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX128.
getDcomplexValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
getDcomplexValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX128.
getDcomplexValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX128.
getDebuggedDevice() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDevice() - Method in class org.platanios.tensorflow.proto.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDevice() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedDeviceOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
getDebuggedGraph() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraph() - Method in class org.platanios.tensorflow.proto.DebugEvent
Information about a debugged graph.
getDebuggedGraph() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Information about a debugged graph.
getDebuggedGraphBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
Information about a debugged graph.
getDebuggedGraphOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Information about a debugged graph.
getDebugMetadata() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadata() - Method in class org.platanios.tensorflow.proto.DebugEvent
Metadata related to this debugging data.
getDebugMetadata() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Metadata related to this debugging data.
getDebugMetadataBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
Metadata related to this debugging data.
getDebugMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Metadata related to this debugging data.
getDebugOps(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOps(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOps(int) - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsBytes(int) - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsCount() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
getDebugOpsList() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name(s) of the debugging op(s).
getDebugOpsList() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name(s) of the debugging op(s).
getDebugOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptions() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
getDebugOptions() - Method in class org.platanios.tensorflow.proto.RunOptions
EXPERIMENTAL.
getDebugOptions() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Field(s) used by TensorFlow Debugger (tfdbg).
getDebugOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions
EXPERIMENTAL.
getDebugOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
EXPERIMENTAL.
getDebugStripper() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripper() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Strips debug-related nodes from the graph (off by default).
getDebugStripperValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Strips debug-related nodes from the graph (off by default).
getDebugTensorWatchOpts(int) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOpts(int) - Method in class org.platanios.tensorflow.proto.DebugOptions
Debugging options
getDebugTensorWatchOpts(int) - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsBuilder(int) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsBuilderList() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsCount() - Method in class org.platanios.tensorflow.proto.DebugOptions
Debugging options
getDebugTensorWatchOptsCount() - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsList() - Method in class org.platanios.tensorflow.proto.DebugOptions
Debugging options
getDebugTensorWatchOptsList() - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in class org.platanios.tensorflow.proto.DebugOptions
Debugging options
getDebugTensorWatchOptsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Debugging options
getDebugUrls(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrls(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrls(int) - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsBytes(int) - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsCount() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
getDebugUrlsList() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
URL(s) for debug targets(s).
getDebugUrlsList() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
URL(s) for debug targets(s).
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ApiDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AttrValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.BytesList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Duration
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Event
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Example
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Execution
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Feature
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FeatureList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Features
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FloatList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.Any
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.Enum
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.Field
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.Option
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.google.Type
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GradientDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Int64List
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.JobDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.KernelDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.KernelList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.LogMessage
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NodeDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OpDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OpList
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedModel
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SaverDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ServerDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SessionLog
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SourceContext
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SourceFile
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.StepSequence
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.StepStats
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Summary
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.VariableDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.VersionDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getDefaultInstance() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AttrValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.BytesList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Duration
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Event
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Example
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Execution
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Feature
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FeatureList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Features
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FloatList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Any
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Enum
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Field
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Option
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.google.Type
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GradientDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Int64List
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.JobDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.KernelList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.LogMessage
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OpList
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedModel
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SaverDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ServerDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SessionLog
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SourceContext
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SourceFile
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StepSequence
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.StepStats
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VariableDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.VersionDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
getDefaultInstanceForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getDefaultSessionConfig() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfig() - Method in class org.platanios.tensorflow.proto.ServerDef
The default configuration for sessions that run on this server.
getDefaultSessionConfig() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The default configuration for sessions that run on this server.
getDefaultSessionConfigBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef
The default configuration for sessions that run on this server.
getDefaultSessionConfigOrBuilder() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The default configuration for sessions that run on this server.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Specify a new default value to use for this attr.
getDefaultValue() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The string value of the default value of this field.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.google.Field
The string value of the default value of this field.
getDefaultValue() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The string value of the default value of this field.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValue() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValueBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueBytes() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The string value of the default value of this field.
getDefaultValueBytes() - Method in class org.platanios.tensorflow.proto.google.Field
The string value of the default value of this field.
getDefaultValueBytes() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The string value of the default value of this field.
getDefaultValueOrBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
getDefaultValueOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
getDefaultValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
getDeferred() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
getDeferred() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
True if the deallocation is queued and will be performed later, e.g.
getDeferred() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
True if the deallocation is queued and will be performed later, e.g.
getDeferredDeletionBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
getDeferredDeletionBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
getDeferredDeletionBytes() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
getDenseShapeTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorName() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDenseShapeTensorNameBytes() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
getDependencyOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Control dependency optimizations (default is ON).
getDependencyOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Control dependency optimizations (default is ON).
getDeprecated() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
getDeprecated() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
Set if this endpoint is deprecated.
getDeprecated() - Method in interface org.platanios.tensorflow.proto.ApiDef.EndpointOrBuilder
Set if this endpoint is deprecated.
getDeprecation() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in class org.platanios.tensorflow.proto.OpDef
Optional deprecation based on GraphDef versions.
getDeprecation() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDeprecationBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationMessage() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationMessage() - Method in class org.platanios.tensorflow.proto.ApiDef
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationMessage() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationMessageBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationMessageBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationMessageBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
getDeprecationOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in class org.platanios.tensorflow.proto.OpDef
Optional deprecation based on GraphDef versions.
getDeprecationOrBuilder() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
getDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Major version when the op will be deleted.
getDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in interface org.platanios.tensorflow.proto.ApiDef.EndpointOrBuilder
Major version when an endpoint will be deleted.
getDeprecationVersion() - Method in class org.platanios.tensorflow.proto.ApiDef
Major version when the op will be deleted.
getDeprecationVersion() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Major version when the op will be deleted.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
Note: this will replace any inherited arg doc.
getDescription() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
Note: this will replace any inherited arg doc.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescription() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.platanios.tensorflow.proto.ApiDef
Additional, longer human-readable description of what the Op does.
getDescription() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Human readable description.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Human readable description.
getDescription() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Human readable description.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
Human-readable description.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
Human-readable description.
getDescription() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
Human-readable description.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescription() - Method in class org.platanios.tensorflow.proto.OpDef
Additional, longer human-readable description of what the Op does.
getDescription() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
Note: this will replace any inherited arg doc.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Human readable description.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Human readable description.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Human readable description.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
Human-readable description.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
Human-readable description.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
Human-readable description.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in class org.platanios.tensorflow.proto.OpDef
Additional, longer human-readable description of what the Op does.
getDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Additional, longer human-readable description of what the Op does.
getDescriptionPrefix() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefix() - Method in class org.platanios.tensorflow.proto.ApiDef
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefix() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionPrefixBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Modify an existing/inherited description by adding text to the beginning or end.
getDescriptionSuffix() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
string description_suffix = 10;
getDescriptionSuffix() - Method in class org.platanios.tensorflow.proto.ApiDef
string description_suffix = 10;
getDescriptionSuffix() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
string description_suffix = 10;
getDescriptionSuffixBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
string description_suffix = 10;
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocationDescriptionProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDef
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDefProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AttrValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AttrValueProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Autotuning
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BytesList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.BytesList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ClusterProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ConfigProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ControlFlowProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CostGraphProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.CriticalSectionProtos
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.DataClass
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.DataType
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugEventProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceAttributesProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceFiltersProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DistributedRuntimeProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Duration.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Duration
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.DurationProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.error.Code
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.error.ErrorCodesProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Event.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Event
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.EventProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Example.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Example
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExampleProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Execution.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Execution
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Feature.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Feature
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FeatureList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FeatureProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Features.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Features
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FloatList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FloatList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.FunctionProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Any.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Any
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.AnyProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Enum
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Field.Builder
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Field
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Option.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Option
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.google.Syntax
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Type.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.Type
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.google.TypeProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GradientDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfoProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfoProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Int64List.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Int64List
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.JobDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.JobDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelDefProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.KernelList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LogMemoryProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.LogMessage
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MasterServiceProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.MetaGraphProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NamedTensorProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.NodeProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDefProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpList.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OpList
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.QueueRunnerProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReaderBaseProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandleProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReplayLog
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceHandle
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RewriterConfigProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunOptions
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedModel
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedModelProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SaverDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SaverProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ServerDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ServerProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SessionLog
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SourceContext
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SourceContextProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SourceFile
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StepSequence
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StepStats.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StepStats
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.StepStatsProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.SummaryProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorBundleProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorDescriptionProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorShapeProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TensorSliceProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TransportOptions
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.TypesProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VariableDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VariableProtos
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VerifierConfigProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VersionDef
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.VersionsProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerProtos
 
getDescriptor() - Static method in class org.platanios.tensorflow.proto.WorkerServiceProtos
 
getDescriptor() - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.DataClass
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.DataType
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.error.Code
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.google.Syntax
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.VariableAggregation
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.WorkerHealth
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
getDescriptorForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
getDescriptorForType() - Method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
getDestination() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Destination of graph transfer
getDestination() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Destination of graph transfer
getDestination() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Destination of graph transfer
getDestinationValue() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Destination of graph transfer
getDestinationValue() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Destination of graph transfer
getDestinationValue() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Destination of graph transfer
getDevice() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device = 10;
getDevice() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string device = 10;
getDevice() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string device = 10;
getDevice() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The device of the node.
getDevice() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
The device of the node.
getDevice() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
The device of the node.
getDevice() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
string device = 1;
getDevice() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
string device = 1;
getDevice() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
string device = 1;
getDevice() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string device = 6;
getDevice() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
string device = 6;
getDevice() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
string device = 6;
getDevice() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.platanios.tensorflow.proto.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device of the operation that produced this tensor.
getDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Device of the operation that produced this tensor.
getDevice() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Device of the operation that produced this tensor.
getDevice() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDevice() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Unique name for the device containing the resource.
getDevice() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDevice() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDevice() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributes(int) - Method in interface org.platanios.tensorflow.proto.GetStatusResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesBuilderList() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesCount() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesCount() - Method in interface org.platanios.tensorflow.proto.GetStatusResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesList() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesList() - Method in interface org.platanios.tensorflow.proto.GetStatusResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GetStatusResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponseOrBuilder
List of devices that are locally accessible to the worker.
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilderList() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceAttributesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GetStatusResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device = 10;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string device = 10;
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string device = 10;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The device of the node.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
The device of the node.
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
The device of the node.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
string device = 1;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
string device = 1;
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
string device = 1;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string device = 6;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
string device = 6;
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
string device = 6;
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.NodeDef
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
A (possibly partial) specification for the device on which this node should be placed.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device of the operation that produced this tensor.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Device of the operation that produced this tensor.
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Device of the operation that produced this tensor.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Unique name for the device containing the resource.
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Unique name for the device containing the resource.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResourceOrBuilder
A device specification indicating a required placement for the resource creation function, e.g.
getDeviceCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Deprecated.
getDeviceCount() - Method in class org.platanios.tensorflow.proto.ConfigProto
Deprecated.
getDeviceCount() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Deprecated.
getDeviceCountCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
getDeviceCountCount() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
getDeviceCountCount() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountMap() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountMap() - Method in class org.platanios.tensorflow.proto.ConfigProto
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountMap() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrDefault(String, int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrDefault(String, int) - Method in class org.platanios.tensorflow.proto.ConfigProto
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrDefault(String, int) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrThrow(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrThrow(String) - Method in class org.platanios.tensorflow.proto.ConfigProto
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceCountOrThrow(String) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFilters(int) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.ResetRequest
When any filters are present, only devices that match the filters will be reset.
getDeviceFilters(int) - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
When any filters are present, only devices that match the filters will be reset.
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFilters(int) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFilters(int) - Method in interface org.platanios.tensorflow.proto.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.ResetRequest
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersBytes(int) - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersBytes(int) - Method in interface org.platanios.tensorflow.proto.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.ResetRequest
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersCount() - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersCount() - Method in interface org.platanios.tensorflow.proto.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.ConfigProto
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
When any filters are present sessions will ignore all devices which do not match the filters.
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.ResetRequest
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersList() - Method in interface org.platanios.tensorflow.proto.ResetRequestOrBuilder
When any filters are present, only devices that match the filters will be reset.
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
getDeviceFiltersList() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
repeated string device_filters = 1;
getDeviceFiltersList() - Method in interface org.platanios.tensorflow.proto.TaskDeviceFiltersOrBuilder
repeated string device_filters = 1;
getDeviceId() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
A debugger-generated ID for the device.
getDeviceId() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
A debugger-generated ID for the device.
getDeviceId() - Method in interface org.platanios.tensorflow.proto.DebuggedDeviceOrBuilder
A debugger-generated ID for the device.
getDeviceId() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 device_id = 1;
getDeviceId() - Method in class org.platanios.tensorflow.proto.InterconnectLink
int32 device_id = 1;
getDeviceId() - Method in interface org.platanios.tensorflow.proto.InterconnectLinkOrBuilder
int32 device_id = 1;
getDeviceName() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
Name of the device.
getDeviceName() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
Name of the device.
getDeviceName() - Method in interface org.platanios.tensorflow.proto.DebuggedDeviceOrBuilder
Name of the device.
getDeviceName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The device on which the tensors should be resident.
getDeviceName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The device on which the tensors should be resident.
getDeviceName() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The device on which the tensors should be resident.
getDeviceName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
getDeviceName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Name of the device that the op belongs to.
getDeviceName() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Name of the device that the op belongs to.
getDeviceName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
getDeviceName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the device that the op is assigned to (if available).
getDeviceName() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the device that the op is assigned to (if available).
getDeviceName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
getDeviceName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
repeated string device_name = 4;
getDeviceName(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
repeated string device_name = 4;
getDeviceName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
getDeviceName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
repeated string device_name = 5;
getDeviceName(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
repeated string device_name = 5;
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
Name of the device.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
Name of the device.
getDeviceNameBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedDeviceOrBuilder
Name of the device.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The device on which the tensors should be resident.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The device on which the tensors should be resident.
getDeviceNameBytes() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The device on which the tensors should be resident.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Name of the device that the op belongs to.
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
getDeviceNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the device that the op is assigned to (if available).
getDeviceNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the device that the op is assigned to (if available).
getDeviceNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
getDeviceNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
repeated string device_name = 4;
getDeviceNameBytes(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
repeated string device_name = 4;
getDeviceNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
getDeviceNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
repeated string device_name = 5;
getDeviceNameBytes(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
repeated string device_name = 5;
getDeviceNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
getDeviceNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
repeated string device_name = 4;
getDeviceNameCount() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
repeated string device_name = 4;
getDeviceNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
getDeviceNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
repeated string device_name = 5;
getDeviceNameCount() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
repeated string device_name = 5;
getDeviceNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
getDeviceNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
repeated string device_name = 4;
getDeviceNameList() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
repeated string device_name = 4;
getDeviceNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
getDeviceNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
repeated string device_name = 5;
getDeviceNameList() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
repeated string device_name = 5;
getDevicePciBusId() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
stream_executor::DeviceDescription::pci_bus_id.
getDevicePciBusId() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
stream_executor::DeviceDescription::pci_bus_id.
getDevicePciBusId() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
stream_executor::DeviceDescription::pci_bus_id.
getDevicePciBusIdBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
stream_executor::DeviceDescription::pci_bus_id.
getDevicePciBusIdBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
stream_executor::DeviceDescription::pci_bus_id.
getDevicePciBusIdBytes() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
stream_executor::DeviceDescription::pci_bus_id.
getDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
getDevicePersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats
Deprecated.
getDevicePersistentMemorySize() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in class org.platanios.tensorflow.proto.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIds(int) - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in class org.platanios.tensorflow.proto.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsCount() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in class org.platanios.tensorflow.proto.MemoryStats
Deprecated.
getDevicePersistentTensorAllocIdsList() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
Deprecated.
getDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevices() - Method in interface org.platanios.tensorflow.proto.ReplayLog.NewReplaySessionOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevicesBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevicesOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevicesOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDevicesOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.NewReplaySessionOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
getDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Deprecated.
getDeviceTempMemorySize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Deprecated.
getDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
getDeviceTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats
Deprecated.
getDeviceTempMemorySize() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
Deprecated.
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
string device_type = 3;
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
string device_type = 3;
getDeviceType() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
string device_type = 3;
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
string device_type = 3;
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
string device_type = 3;
getDeviceType() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
string device_type = 3;
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device_type = 8;
getDeviceType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string device_type = 8;
getDeviceType() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string device_type = 8;
getDeviceType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of device_type.
getDeviceType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
String representation of device_type.
getDeviceType() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
String representation of device_type.
getDeviceType() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Type of device this kernel runs on.
getDeviceType() - Method in class org.platanios.tensorflow.proto.KernelDef
Type of device this kernel runs on.
getDeviceType() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Type of device this kernel runs on.
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
string device_type = 3;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
string device_type = 3;
getDeviceTypeBytes() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
string device_type = 3;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
string device_type = 3;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
string device_type = 3;
getDeviceTypeBytes() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
string device_type = 3;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device_type = 8;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string device_type = 8;
getDeviceTypeBytes() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string device_type = 8;
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of device_type.
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
String representation of device_type.
getDeviceTypeBytes() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
String representation of device_type.
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Type of device this kernel runs on.
getDeviceTypeBytes() - Method in class org.platanios.tensorflow.proto.KernelDef
Type of device this kernel runs on.
getDeviceTypeBytes() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Type of device this kernel runs on.
getDevStats(int) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in class org.platanios.tensorflow.proto.StepStats
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStats(int) - Method in interface org.platanios.tensorflow.proto.StepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsBuilder(int) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsBuilderList() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in class org.platanios.tensorflow.proto.StepStats
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsCount() - Method in interface org.platanios.tensorflow.proto.StepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in class org.platanios.tensorflow.proto.StepStats
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsList() - Method in interface org.platanios.tensorflow.proto.StepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.StepStats
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.StepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in class org.platanios.tensorflow.proto.StepStats
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDevStatsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.StepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
getDictValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a dict `Value`.
getDictValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
getDictValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
getDictValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a dict `Value`.
getDictValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
getDim(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDim(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDim(int) - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimBuilderList() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimCount() - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimension() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimension() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimension() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
Aggregated cost dimension (e.g.
getDimensionBytes() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.AggregatedCostOrBuilder
Aggregated cost dimension (e.g.
getDimList() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimList() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimList() - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDimOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
getDisableMetaOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Disable the entire meta optimizer (off by default).
getDisableMetaOptimizer() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Disable the entire meta optimizer (off by default).
getDisableModelPruning() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in class org.platanios.tensorflow.proto.RewriterConfig
If true, don't remove unnecessary ops from the graph
getDisableModelPruning() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If true, don't remove unnecessary ops from the graph
getDisableOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableOutputPartitionGraphs() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If true, the session will not store an additional copy of the graph for each subgraph.
getDisableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be disabled.
getDisableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest
If true, RPC logging will be disabled.
getDisableRpcLogging() - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
If true, RPC logging will be disabled.
getDisableSessionConnectionSharing() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in class org.platanios.tensorflow.proto.RPCOptions
Disables TCP connection sharing when opening a new RPC channel.
getDisableSessionConnectionSharing() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
Disables TCP connection sharing when opening a new RPC channel.
getDisableThreadSpinning() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisableThreadSpinning() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisableThreadSpinning() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If using a direct session, disable spinning while waiting for work in the thread pool.
getDisplayName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
getDisplayName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Display name for viewing in TensorBoard.
getDisplayName() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Display name for viewing in TensorBoard.
getDisplayNameBytes() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Display name for viewing in TensorBoard.
getDmaOk() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
If true, use an out-of-band DMA mechanism to transfer the received tensor.
getDmaOk() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
If true, use an out-of-band DMA mechanism to transfer the received tensor.
getDmaOk() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
If true, use an out-of-band DMA mechanism to transfer the received tensor.
getDoCommonSubexpressionElimination() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
If true, optimize the graph using common subexpression elimination.
getDoCommonSubexpressionElimination() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
If true, optimize the graph using common subexpression elimination.
getDoConstantFolding() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
If true, perform constant folding optimization on the graph.
getDoConstantFolding() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
If true, perform constant folding optimization on the graph.
getDoFunctionInlining() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
If true, perform function inlining on the graph.
getDoFunctionInlining() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
If true, perform function inlining on the graph.
getDoubleVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
getDoubleVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_DOUBLE.
getDoubleVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
getDoubleValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_DOUBLE.
getDoubleValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_DOUBLE.
getDoubleValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
getDoubleValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_DOUBLE.
getDoubleValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_DOUBLE.
getDstDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, for annotating the timeline.
getDstDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional, for annotating the timeline.
getDstDevice() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional, for annotating the timeline.
getDstDeviceBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, for annotating the timeline.
getDstDeviceBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional, for annotating the timeline.
getDstDeviceBytes() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional, for annotating the timeline.
getDtype() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The tensor dtype and shape.
getDtype() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
The tensor dtype and shape.
getDtype() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
The tensor dtype and shape.
getDtype() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtype() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtype() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtype() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Tensor type.
getDtype() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Tensor type.
getDtype() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Tensor type.
getDtype() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in interface org.platanios.tensorflow.proto.ResourceDtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtype() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Data type of tensor elements
getDtype() - Method in class org.platanios.tensorflow.proto.TensorDescription
Data type of tensor elements
getDtype() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Data type of tensor elements
getDtype() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtype() - Method in class org.platanios.tensorflow.proto.TensorInfo
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtype() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtype() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in class org.platanios.tensorflow.proto.TensorProto
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtype() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapes(int) - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilder(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesBuilderList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesCount() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesList() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Data types and shapes for the underlying resource.
getDtypesAndShapesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Data types and shapes for the underlying resource.
getDtypeValue() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The tensor dtype and shape.
getDtypeValue() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
The tensor dtype and shape.
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
The tensor dtype and shape.
getDtypeValue() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 4;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 5;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Tensor type.
getDtypeValue() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Tensor type.
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Tensor type.
getDtypeValue() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.ResourceDtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 3;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Data type of tensor elements
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorDescription
Data type of tensor elements
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Data type of tensor elements
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorInfo
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 2;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in class org.platanios.tensorflow.proto.TensorProto
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDtypeValue() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
.org.platanios.tensorflow.proto.DataType dtype = 1;
getDuration() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
Length of the trace to be taken, in seconds.
getDuration() - Method in class org.platanios.tensorflow.proto.TraceOpts
Length of the trace to be taken, in seconds.
getDuration() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
Length of the trace to be taken, in seconds.
getEnable() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
bool enable = 1;
getEnable() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
bool enable = 1;
getEnable() - Method in interface org.platanios.tensorflow.proto.AutoParallelOptionsOrBuilder
bool enable = 1;
getEnableBfloat16Sendrecv() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in class org.platanios.tensorflow.proto.GraphOptions
If true, transfer float values between processes as bfloat16.
getEnableBfloat16Sendrecv() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
If true, transfer float values between processes as bfloat16.
getEnableMlirBridge() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirBridge() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based TF->XLA bridge.
getEnableMlirGraphOptimization() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Whether to enable the MLIR-based Graph optimizations.
getEnableMlirGraphOptimization() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Whether to enable the MLIR-based Graph optimizations.
getEnableOp(int) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOp(int) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOp(int) - Method in interface org.platanios.tensorflow.proto.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpBytes(int) - Method in interface org.platanios.tensorflow.proto.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpCount() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpCount() - Method in interface org.platanios.tensorflow.proto.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
getEnableOpList() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
If present, only perform optimization for these ops.
getEnableOpList() - Method in interface org.platanios.tensorflow.proto.ScopedAllocatorOptionsOrBuilder
If present, only perform optimization for these ops.
getEnableRecvScheduling() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in class org.platanios.tensorflow.proto.GraphOptions
If true, use control flow to schedule the activation of Recv nodes.
getEnableRecvScheduling() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
If true, use control flow to schedule the activation of Recv nodes.
getEnableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be enabled.
getEnableRpcLogging() - Method in class org.platanios.tensorflow.proto.LoggingRequest
If true, RPC logging will be enabled.
getEnableRpcLogging() - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
If true, RPC logging will be enabled.
getEncodedAudioString() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedAudioString() - Method in class org.platanios.tensorflow.proto.Summary.Audio
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedAudioString() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
Encoded audio data and its associated RFC 2045 content type (e.g.
getEncodedImageString() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Image data in encoded format.
getEncodedImageString() - Method in class org.platanios.tensorflow.proto.Summary.Image
Image data in encoded format.
getEncodedImageString() - Method in interface org.platanios.tensorflow.proto.Summary.ImageOrBuilder
Image data in encoded format.
getEncodingCase() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
getEncodingCase() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
getEncodingCase() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
 
getEndianness() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndianness() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndianness() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndiannessValue() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
getEndpoint(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpoint(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpoint(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointCount() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndpointOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
getEndTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double end_time_us = 32;
getEndTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
double end_time_us = 32;
getEndTimeUs() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
double end_time_us = 32;
getEnqueueOpName(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpName(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpName(int) - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameBytes(int) - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameCount() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameCount() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameCount() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnqueueOpNameList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
getEnqueueOpNameList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of enqueue operations.
getEnqueueOpNameList() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of enqueue operations.
getEnumvalue(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalue(int) - Method in class org.platanios.tensorflow.proto.google.Enum
Enum value definitions.
getEnumvalue(int) - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum value definitions.
getEnumvalueBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueCount() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueCount() - Method in class org.platanios.tensorflow.proto.google.Enum
Enum value definitions.
getEnumvalueCount() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum value definitions.
getEnumvalueList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueList() - Method in class org.platanios.tensorflow.proto.google.Enum
Enum value definitions.
getEnumvalueList() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum
Enum value definitions.
getEnumvalueOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum value definitions.
getEnumvalueOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
getEnumvalueOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum
Enum value definitions.
getEnumvalueOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum value definitions.
getEnvironment() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Deprecated.
getEnvironment() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Deprecated.
getEnvironment() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Deprecated.
getEnvironmentCount() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
getEnvironmentCount() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getEnvironmentCount() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentMap() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Version of the tools and libraries used with this device (e.g.
getEnvironmentOrThrow(String) - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Version of the tools and libraries used with this device (e.g.
getExclusiveResourceAccess() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Whether this operation requires exclusive access to its resources, (i.e., no other CriticalSections may request the same resources).
getExclusiveResourceAccess() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
Whether this operation requires exclusive access to its resources, (i.e., no other CriticalSections may request the same resources).
getExclusiveResourceAccess() - Method in interface org.platanios.tensorflow.proto.CriticalSectionExecutionDefOrBuilder
Whether this operation requires exclusive access to its resources, (i.e., no other CriticalSections may request the same resources).
getExecOpts() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
getExecOpts() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Options for this step.
getExecOpts() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Options for this step.
getExecOptsBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
getExecOptsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
getExecOptsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Options for this step.
getExecOptsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Options for this step.
getExecuteInCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Name of the critical section handle.
getExecuteInCriticalSectionName() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
Name of the critical section handle.
getExecuteInCriticalSectionName() - Method in interface org.platanios.tensorflow.proto.CriticalSectionExecutionDefOrBuilder
Name of the critical section handle.
getExecuteInCriticalSectionNameBytes() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Name of the critical section handle.
getExecuteInCriticalSectionNameBytes() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
Name of the critical section handle.
getExecuteInCriticalSectionNameBytes() - Method in interface org.platanios.tensorflow.proto.CriticalSectionExecutionDefOrBuilder
Name of the critical section handle.
getExecution() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecution() - Method in class org.platanios.tensorflow.proto.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
getExecution() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
getExecutionOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
getExecutorType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExecutorType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExecutorType() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExecutorTypeBytes() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExecutorTypeBytes() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExecutorTypeBytes() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
getExitCode() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
int32 exit_code = 1;
getExitCode() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
int32 exit_code = 1;
getExitCode() - Method in interface org.platanios.tensorflow.proto.RequestedExitCodeOrBuilder
int32 exit_code = 1;
getExitCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCode() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCodeBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExitCodeOrBuilder() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
getExperimental() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.platanios.tensorflow.proto.ConfigProto
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimental() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimental() - Method in class org.platanios.tensorflow.proto.GPUOptions
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimental() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimental() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimental() - Method in class org.platanios.tensorflow.proto.RunOptions
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimental() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimentalBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimentalBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimentalBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimentalDebugInfo() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in class org.platanios.tensorflow.proto.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfo() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalDebugInfoBuilder() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeDef
This stores debug information associated with the node.
getExperimentalDebugInfoOrBuilder() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
This stores debug information associated with the node.
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimentalOrBuilder() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExperimentalOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
getExplanation() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in class org.platanios.tensorflow.proto.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanation() - Method in interface org.platanios.tensorflow.proto.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in class org.platanios.tensorflow.proto.OpDeprecation
Explanation of why it was deprecated and what to use instead.
getExplanationBytes() - Method in interface org.platanios.tensorflow.proto.OpDeprecationOrBuilder
Explanation of why it was deprecated and what to use instead.
getExtendSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSessionBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSessionOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
getExtendSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtendSessionResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
getExtent(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtent(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtent(int) - Method in interface org.platanios.tensorflow.proto.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentBuilderList() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentCount() - Method in interface org.platanios.tensorflow.proto.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentList() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentList() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentList() - Method in interface org.platanios.tensorflow.proto.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
Extent of the slice in all tensor dimensions.
getExtentOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TensorSliceProtoOrBuilder
Extent of the slice in all tensor dimensions.
getExternalValues() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Deprecated.
getExternalValues() - Method in class org.platanios.tensorflow.proto.ValuesDef
Deprecated.
getExternalValues() - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Deprecated.
getExternalValuesCount() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
getExternalValuesCount() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
getExternalValuesCount() - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesMap() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesMap() - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names referenced by but external to this context.
getExternalValuesMap() - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names referenced by but external to this context.
getExternalValuesOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names referenced by but external to this context.
getExternalValuesOrThrow(String) - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names referenced by but external to this context.
getF() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"float"
getF() - Method in class org.platanios.tensorflow.proto.AttrValue
"float"
getF() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"float"
getF(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
getF(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(float)"
getF(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(float)"
getFailOnOptimizerErrors() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in class org.platanios.tensorflow.proto.RewriterConfig
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailOnOptimizerErrors() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
getFailure() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailure() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailure() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailureBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailureOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailureOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFailureOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
getFCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
getFCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(float)"
getFCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(float)"
getFeature() - Method in class org.platanios.tensorflow.proto.Features.Builder
Deprecated.
getFeature() - Method in class org.platanios.tensorflow.proto.Features
Deprecated.
getFeature() - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Deprecated.
getFeature(int) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeature(int) - Method in class org.platanios.tensorflow.proto.FeatureList
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeature(int) - Method in interface org.platanios.tensorflow.proto.FeatureListOrBuilder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureBuilder(int) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureBuilderList() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureCount() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureCount() - Method in class org.platanios.tensorflow.proto.FeatureList
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureCount() - Method in interface org.platanios.tensorflow.proto.FeatureListOrBuilder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureCount() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
getFeatureCount() - Method in class org.platanios.tensorflow.proto.Features
 
getFeatureCount() - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Map from feature name to feature.
getFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureList
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureList() - Method in interface org.platanios.tensorflow.proto.FeatureListOrBuilder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Deprecated.
getFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureLists
Deprecated.
getFeatureList() - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Deprecated.
getFeatureListCount() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
getFeatureListCount() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
getFeatureListCount() - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListMap() - Method in class org.platanios.tensorflow.proto.FeatureLists
Map from feature name to feature list.
getFeatureListMap() - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in class org.platanios.tensorflow.proto.FeatureLists
Map from feature name to feature list.
getFeatureListOrDefault(String, FeatureList) - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in class org.platanios.tensorflow.proto.FeatureLists
Map from feature name to feature list.
getFeatureListOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FeatureListsOrBuilder
Map from feature name to feature list.
getFeatureLists() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureLists() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureLists() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureListsBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureListsOrBuilder() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
getFeatureMap() - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
getFeatureMap() - Method in class org.platanios.tensorflow.proto.Features
Map from feature name to feature.
getFeatureMap() - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Map from feature name to feature.
getFeatureOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FeatureList
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.FeatureListOrBuilder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrBuilderList() - Method in class org.platanios.tensorflow.proto.FeatureList
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrBuilderList() - Method in interface org.platanios.tensorflow.proto.FeatureListOrBuilder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
getFeatureOrDefault(String, Feature) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in class org.platanios.tensorflow.proto.Features
Map from feature name to feature.
getFeatureOrDefault(String, Feature) - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
getFeatureOrThrow(String) - Method in class org.platanios.tensorflow.proto.Features
Map from feature name to feature.
getFeatureOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FeaturesOrBuilder
Map from feature name to feature.
getFeatures() - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
getFeatures() - Method in class org.platanios.tensorflow.proto.Example
.org.platanios.tensorflow.proto.Features features = 1;
getFeatures() - Method in interface org.platanios.tensorflow.proto.ExampleOrBuilder
.org.platanios.tensorflow.proto.Features features = 1;
getFeaturesBuilder() - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
getFeaturesOrBuilder() - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
getFeaturesOrBuilder() - Method in class org.platanios.tensorflow.proto.Example
.org.platanios.tensorflow.proto.Features features = 1;
getFeaturesOrBuilder() - Method in interface org.platanios.tensorflow.proto.ExampleOrBuilder
.org.platanios.tensorflow.proto.Features features = 1;
getFeed(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
getFeed(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be fed in the callable.
getFeed(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeed(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
getFeed(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Tensors to be fed in future steps.
getFeed(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Tensors to be fed in future steps.
getFeed(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeed(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeed(int) - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeed(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeed(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Tensors to be fed in the step.
getFeed(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Tensors to be fed in the step.
getFeedBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be fed in the callable.
getFeedBytes(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
getFeedBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Tensors to be fed in future steps.
getFeedBytes(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Tensors to be fed in future steps.
getFeedCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be fed in the callable.
getFeedCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
getFeedCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Tensors to be fed in future steps.
getFeedCount() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Tensors to be fed in future steps.
getFeedCount() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedCount() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedCount() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Tensors to be fed in the step.
getFeedCount() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Tensors to be fed in the step.
getFeedDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Deprecated.
getFeedDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions
Deprecated.
getFeedDevices() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Deprecated.
getFeedDevicesCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
getFeedDevicesCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getFeedDevicesCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesMap() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesMap() - Method in class org.platanios.tensorflow.proto.CallableOptions
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesMap() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrThrow(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrThrow(String) - Method in class org.platanios.tensorflow.proto.CallableOptions
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedDevicesOrThrow(String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
getFeedList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
getFeedList() - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be fed in the callable.
getFeedList() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be fed in the callable.
getFeedList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
getFeedList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Tensors to be fed in future steps.
getFeedList() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Tensors to be fed in future steps.
getFeedList() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedList() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedList() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedList() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedList() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Tensors to be fed in the step.
getFeedList() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Tensors to be fed in the step.
getFeedOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
getFeedOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Tensors to be fed in the step.
getFeedOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Tensors to be fed in the step.
getFetch(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
getFetch(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Fetches.
getFetch(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Fetches.
getFetch(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
getFetch(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Fetches.
getFetch(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Fetches.
getFetch(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetch(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetch(int) - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetch(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
getFetch(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Fetches.
getFetch(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Fetches.
getFetchBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Fetches.
getFetchBytes(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Fetches.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Fetches.
getFetchBytes(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Fetches.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
getFetchBytes(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Fetches.
getFetchBytes(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
Fetches.
getFetchCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Fetches.
getFetchCount() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchCount() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchCount() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
getFetchCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Fetches.
getFetchCount() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Fetches.
getFetchDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Deprecated.
getFetchDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions
Deprecated.
getFetchDevices() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Deprecated.
getFetchDevicesCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
getFetchDevicesCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getFetchDevicesCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in class org.platanios.tensorflow.proto.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesMap() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in class org.platanios.tensorflow.proto.CallableOptions
map<string, string> fetch_devices = 7;
getFetchDevicesOrThrow(String) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
map<string, string> fetch_devices = 7;
getFetchList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
getFetchList() - Method in class org.platanios.tensorflow.proto.CallableOptions
Fetches.
getFetchList() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Fetches.
getFetchList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
getFetchList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Fetches.
getFetchList() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Fetches.
getFetchList() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchList() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchList() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchList() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
getFetchList() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Fetches.
getFetchList() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Fetches.
getFetchOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
getFetchSkipSync() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
By default, RunCallable() will synchronize the GPU stream before returning fetched tensors on a GPU device, to ensure that the values in those tensors have been produced.
getFetchSkipSync() - Method in class org.platanios.tensorflow.proto.CallableOptions
By default, RunCallable() will synchronize the GPU stream before returning fetched tensors on a GPU device, to ensure that the values in those tensors have been produced.
getFetchSkipSync() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
By default, RunCallable() will synchronize the GPU stream before returning fetched tensors on a GPU device, to ensure that the values in those tensors have been produced.
getFetchStepId(int) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
getFetchStepId(int) - Method in class org.platanios.tensorflow.proto.LoggingRequest
When set, requests all saved log data pertaining to the step.
getFetchStepId(int) - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
When set, requests all saved log data pertaining to the step.
getFetchStepIdCount() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
getFetchStepIdCount() - Method in class org.platanios.tensorflow.proto.LoggingRequest
When set, requests all saved log data pertaining to the step.
getFetchStepIdCount() - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
When set, requests all saved log data pertaining to the step.
getFetchStepIdList() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
getFetchStepIdList() - Method in class org.platanios.tensorflow.proto.LoggingRequest
When set, requests all saved log data pertaining to the step.
getFetchStepIdList() - Method in interface org.platanios.tensorflow.proto.LoggingRequestOrBuilder
When set, requests all saved log data pertaining to the step.
getFields() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
Deprecated.
getFields() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
Deprecated.
getFields() - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
Deprecated.
getFields(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFields(int) - Method in class org.platanios.tensorflow.proto.google.Type
The list of fields.
getFields(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of fields.
getFieldsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsCount() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsCount() - Method in class org.platanios.tensorflow.proto.google.Type
The list of fields.
getFieldsCount() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of fields.
getFieldsCount() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
getFieldsCount() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getFieldsCount() - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsList() - Method in class org.platanios.tensorflow.proto.google.Type
The list of fields.
getFieldsList() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of fields.
getFieldsMap() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsMap() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsMap() - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type
The list of fields.
getFieldsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of fields.
getFieldsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
getFieldsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type
The list of fields.
getFieldsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of fields.
getFieldsOrDefault(String, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrDefault(String, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrDefault(String, Struct.StructuredValue) - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFieldsOrThrow(String) - Method in interface org.platanios.tensorflow.proto.Struct.DictValueOrBuilder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
getFileIndex() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
getFileIndex() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
File name index, which can be used to retrieve the file name string from `files`.
getFileIndex() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
File name index, which can be used to retrieve the file name string from `files`.
getFileLineCol() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineCol() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineCol() - Method in interface org.platanios.tensorflow.proto.StackFrameWithIdOrBuilder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineColBuilder() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineColOrBuilder() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineColOrBuilder() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineColOrBuilder() - Method in interface org.platanios.tensorflow.proto.StackFrameWithIdOrBuilder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
getFileLineCols(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineCols(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineCols(int) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsCount() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsList() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
Each line in the stack trace.
getFileLineColsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.StackTraceOrBuilder
Each line in the stack trace.
getFilename() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The filename within an assets directory.
getFilename() - Method in class org.platanios.tensorflow.proto.AssetFileDef
The filename within an assets directory.
getFilename() - Method in interface org.platanios.tensorflow.proto.AssetFileDefOrBuilder
The filename within an assets directory.
getFileName() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileName() - Method in class org.platanios.tensorflow.proto.SourceContext
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileName() - Method in interface org.platanios.tensorflow.proto.SourceContextOrBuilder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFilenameBytes() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The filename within an assets directory.
getFilenameBytes() - Method in class org.platanios.tensorflow.proto.AssetFileDef
The filename within an assets directory.
getFilenameBytes() - Method in interface org.platanios.tensorflow.proto.AssetFileDefOrBuilder
The filename within an assets directory.
getFileNameBytes() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileNameBytes() - Method in class org.platanios.tensorflow.proto.SourceContext
The path-qualified name of the .proto file that contained the associated protobuf element.
getFileNameBytes() - Method in interface org.platanios.tensorflow.proto.SourceContextOrBuilder
The path-qualified name of the .proto file that contained the associated protobuf element.
getFilenameTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorName() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilenameTensorNameBytes() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
getFilePath() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Path to the source code file.
getFilePath() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Path to the source code file.
getFilePath() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Path to the source code file.
getFilePath() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Path to the file.
getFilePath() - Method in class org.platanios.tensorflow.proto.SourceFile
Path to the file.
getFilePath() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Path to the file.
getFilePathBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Path to the source code file.
getFilePathBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Path to the source code file.
getFilePathBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Path to the source code file.
getFilePathBytes() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Path to the file.
getFilePathBytes() - Method in class org.platanios.tensorflow.proto.SourceFile
Path to the file.
getFilePathBytes() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Path to the file.
getFiles(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFiles(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFiles(int) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesBytes(int) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesCount() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This stores all the source code file names and can be indexed by the `file_index`.
getFilesList() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This stores all the source code file names and can be indexed by the `file_index`.
getFileVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of the DebugEvent file format.
getFileVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata
Version of the DebugEvent file format.
getFileVersion() - Method in interface org.platanios.tensorflow.proto.DebugMetadataOrBuilder
Version of the DebugEvent file format.
getFileVersion() - Method in class org.platanios.tensorflow.proto.Event.Builder
An event file was started, with the specified version.
getFileVersion() - Method in class org.platanios.tensorflow.proto.Event
An event file was started, with the specified version.
getFileVersion() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
An event file was started, with the specified version.
getFileVersionBytes() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of the DebugEvent file format.
getFileVersionBytes() - Method in class org.platanios.tensorflow.proto.DebugMetadata
Version of the DebugEvent file format.
getFileVersionBytes() - Method in interface org.platanios.tensorflow.proto.DebugMetadataOrBuilder
Version of the DebugEvent file format.
getFileVersionBytes() - Method in class org.platanios.tensorflow.proto.Event.Builder
An event file was started, with the specified version.
getFileVersionBytes() - Method in class org.platanios.tensorflow.proto.Event
An event file was started, with the specified version.
getFileVersionBytes() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
An event file was started, with the specified version.
getFList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
getFList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(float)"
getFList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(float)"
getFloat64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a double-precision floating-point value (a Python `float`).
getFloat64Value() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a double-precision floating-point value (a Python `float`).
getFloatList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatList() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatList() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatListBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatListBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
getFloatListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatListOrBuilder() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
getFloatVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
getFloatVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_FLOAT.
getFloatVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_FLOAT.
getFloatValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
getFloatValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_FLOAT.
getFloatValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_FLOAT.
getFloatValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
getFloatValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_FLOAT.
getFloatValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_FLOAT.
getForceGpuCompatible() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in class org.platanios.tensorflow.proto.GPUOptions
Force all tensors to be gpu_compatible.
getForceGpuCompatible() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Force all tensors to be gpu_compatible.
getFragmentationMetric() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
float fragmentation_metric = 5;
getFragmentationMetric() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
float fragmentation_metric = 5;
getFragmentationMetric() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStatsOrBuilder
float fragmentation_metric = 5;
getFreedAtCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 freed_at_count = 6;
getFreedAtCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
uint64 freed_at_count = 6;
getFreedAtCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
uint64 freed_at_count = 6;
getFrequency() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Core Frequency in Mhz
getFrequency() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Core Frequency in Mhz
getFrequency() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Core Frequency in Mhz
getFromTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
getFromTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection
A tensor name.
getFromTensor() - Method in interface org.platanios.tensorflow.proto.TensorConnectionOrBuilder
A tensor name.
getFromTensorBytes() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
getFromTensorBytes() - Method in class org.platanios.tensorflow.proto.TensorConnection
A tensor name.
getFromTensorBytes() - Method in interface org.platanios.tensorflow.proto.TensorConnectionOrBuilder
A tensor name.
getFullargspec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspec() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullargspecBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
getFullargspecOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
getFullName() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullName() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullName() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullName() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Name of the full variable of which this is a slice.
getFullNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
The full name of the variable/tensor, if applicable.
getFullNameBytes() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
The full name of the variable/tensor, if applicable.
getFullShape(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShape(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of the full variable.
getFullShape(int) - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of the full variable.
getFullShapeCount() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFullShapeList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
getFullShapeList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of the full variable.
getFullShapeList() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of the full variable.
getFunc() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
getFunc() - Method in class org.platanios.tensorflow.proto.AttrValue
"func" represents a function.
getFunc() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"func" represents a function.
getFunc() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFunc() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFunc() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFunc(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFunc(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(attr)"
getFunc(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
getFuncBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncBytes() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
getFuncBytes() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Name of function contains the file line.
getFuncBytes() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Name of function contains the file line.
getFuncCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(attr)"
getFuncCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(attr)"
getFuncList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
getFuncOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue
"func" represents a function.
getFuncOrBuilder() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"func" represents a function.
getFuncOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(attr)"
getFuncOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
getFuncOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(attr)"
getFuncOrBuilderList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(attr)"
getFuncStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Set when is_component_function is true.
getFuncStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Set when is_component_function is true.
getFuncStepId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Set when is_component_function is true.
getFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunction() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunction(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunction(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunction(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionAliases() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getFunctionAliases() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
Deprecated.
getFunctionAliases() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
Deprecated.
getFunctionAliasesCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
getFunctionAliasesCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getFunctionAliasesCount() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesMap() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
FunctionDef name to aliases mapping.
getFunctionAliasesOrThrow(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
FunctionDef name to aliases mapping.
getFunctionBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunctionBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionCount() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionCount() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDefBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
getFunctionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphs(int) - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsCount() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsList() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionGraphsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
This is only populated for graphs that are run as functions in TensorFlow V2.
getFunctionList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionList() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionName() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The function name.
getFunctionName() - Method in class org.platanios.tensorflow.proto.GradientDef
The function name.
getFunctionName() - Method in interface org.platanios.tensorflow.proto.GradientDefOrBuilder
The function name.
getFunctionNameBytes() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The function name.
getFunctionNameBytes() - Method in class org.platanios.tensorflow.proto.GradientDef
The function name.
getFunctionNameBytes() - Method in interface org.platanios.tensorflow.proto.GradientDefOrBuilder
The function name.
getFunctionOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Function optimizations (default is ON).
getFunctionOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Function optimizations (default is ON).
getFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunctionOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
getFunctionOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionOrBuilderList() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
getFunctionSpec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpec() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpecBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getFunctionSpecOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
getGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemmBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemmOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemmOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGemmOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
getGlobalJitLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevel() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalJitLevelValue() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
getGlobalName() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalName() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalName() - Method in interface org.platanios.tensorflow.proto.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The global name of the threadpool.
getGlobalNameBytes() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
The global name of the threadpool.
getGlobalNameBytes() - Method in interface org.platanios.tensorflow.proto.ThreadPoolOptionProtoOrBuilder
The global name of the threadpool.
getGlobalStep() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Caller-specified global step count.
getGlobalStep() - Method in class org.platanios.tensorflow.proto.DebugOptions
Caller-specified global step count.
getGlobalStep() - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Caller-specified global step count.
getGpuOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all GPUs.
getGpuOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGpuOptionsBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all GPUs.
getGpuOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all GPUs.
getGradient(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradient(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradient(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientCount() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientCount() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientFunc() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The gradient function's name.
getGradientFunc() - Method in class org.platanios.tensorflow.proto.GradientDef
The gradient function's name.
getGradientFunc() - Method in interface org.platanios.tensorflow.proto.GradientDefOrBuilder
The gradient function's name.
getGradientFuncBytes() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The gradient function's name.
getGradientFuncBytes() - Method in class org.platanios.tensorflow.proto.GradientDef
The gradient function's name.
getGradientFuncBytes() - Method in interface org.platanios.tensorflow.proto.GradientDefOrBuilder
The gradient function's name.
getGradientList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientList() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGradientOrBuilderList() - Method in interface org.platanios.tensorflow.proto.FunctionDefLibraryOrBuilder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
getGraphDef() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
getGraphDef() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
The initial graph definition.
getGraphDef() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
The initial graph definition.
getGraphDef() - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a GraphDef.
getGraphDef() - Method in class org.platanios.tensorflow.proto.Event
An encoded version of a GraphDef.
getGraphDef() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
An encoded version of a GraphDef.
getGraphDef() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
getGraphDef() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: The nodes to be added to the session's graph.
getGraphDef() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: The nodes to be added to the session's graph.
getGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
getGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
GraphDef.
getGraphDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
GraphDef.
getGraphDef() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDef() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDef() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDefBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
getGraphDefBuilder() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
getGraphDefBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
getGraphDefBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
The initial graph definition.
getGraphDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
The initial graph definition.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: The nodes to be added to the session's graph.
getGraphDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: The nodes to be added to the session's graph.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
GraphDef.
getGraphDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
GraphDef.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
getGraphExecutionTrace() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTrace() - Method in class org.platanios.tensorflow.proto.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTrace() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphExecutionTraceOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandle() - Method in interface org.platanios.tensorflow.proto.DeregisterGraphRequestOrBuilder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandle() - Method in interface org.platanios.tensorflow.proto.RegisterGraphResponseOrBuilder
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandle() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in interface org.platanios.tensorflow.proto.DeregisterGraphRequestOrBuilder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandleBytes() - Method in interface org.platanios.tensorflow.proto.RegisterGraphResponseOrBuilder
If the registration succeeds, returns an opaque graph_handle to the master.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphHandleBytes() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
getGraphId() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphId() - Method in class org.platanios.tensorflow.proto.DebugEvent
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphId() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An ID for the graph.
getGraphId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
An ID for the graph.
getGraphId() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
An ID for the graph.
getGraphId() - Method in class org.platanios.tensorflow.proto.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in class org.platanios.tensorflow.proto.Execution
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphId() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
getGraphId() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Unique ID of the graph (generated by debugger).
getGraphId() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.DebugEvent
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphIdBytes() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An ID for the graph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
An ID for the graph.
getGraphIdBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
An ID for the graph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.Execution
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Unique ID of the graph (generated by debugger).
getGraphIdBytes() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Unique ID of the graph (generated by debugger).
getGraphInputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
Input Node parameters of transferred graph
getGraphInputNodeInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
Input Node parameters of transferred graph
getGraphKey() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 graph_key = 1;
getGraphKey() - Method in class org.platanios.tensorflow.proto.StepSequence
int64 graph_key = 1;
getGraphKey() - Method in interface org.platanios.tensorflow.proto.StepSequenceOrBuilder
int64 graph_key = 1;
getGraphKey(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
getGraphKey(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
repeated int64 graph_key = 1;
getGraphKey(int) - Method in interface org.platanios.tensorflow.proto.GetStepSequenceRequestOrBuilder
repeated int64 graph_key = 1;
getGraphKeyCount() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
getGraphKeyCount() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
repeated int64 graph_key = 1;
getGraphKeyCount() - Method in interface org.platanios.tensorflow.proto.GetStepSequenceRequestOrBuilder
repeated int64 graph_key = 1;
getGraphKeyList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
getGraphKeyList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
repeated int64 graph_key = 1;
getGraphKeyList() - Method in interface org.platanios.tensorflow.proto.GetStepSequenceRequestOrBuilder
repeated int64 graph_key = 1;
getGraphName() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Name of the graph (if available).
getGraphName() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Name of the graph (if available).
getGraphName() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Name of the graph (if available).
getGraphName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
getGraphName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the graph that the op is a part of (if available).
getGraphName() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Name of the graph (if available).
getGraphNameBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Name of the graph (if available).
getGraphNameBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Name of the graph (if available).
getGraphNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the graph that the op is a part of (if available).
getGraphNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the graph that the op is a part of (if available).
getGraphOpCreation() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreation() - Method in class org.platanios.tensorflow.proto.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreation() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpCreationOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
getGraphOpName() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
getGraphOpName() - Method in class org.platanios.tensorflow.proto.ApiDef
Name of the op (in the OpDef) to specify the API for.
getGraphOpName() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
Name of the op (in the OpDef) to specify the API for.
getGraphOpNameBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
Name of the op (in the OpDef) to specify the API for.
getGraphOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all graphs.
getGraphOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all graphs.
getGraphOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
getGraphOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Configuration options for the session in which this graph was created.
getGraphOptions() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Configuration options for the session in which this graph was created.
getGraphOptionsBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
getGraphOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all graphs.
getGraphOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
getGraphOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Configuration options for the session in which this graph was created.
getGraphOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Configuration options for the session in which this graph was created.
getGraphOutputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphOutputNodeInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
getGraphVersion() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The initial version number for the graph, to be used in the next call to ExtendSession.
getGraphVersion() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
The initial version number for the graph, to be used in the next call to ExtendSession.
getGraphVersion() - Method in interface org.platanios.tensorflow.proto.CreateSessionResponseOrBuilder
The initial version number for the graph, to be used in the next call to ExtendSession.
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_key = 1;
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
int32 group_key = 1;
getGroupKey() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
int32 group_key = 1;
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_key = 1;
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
int32 group_key = 1;
getGroupKey() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
int32 group_key = 1;
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_key = 5;
getGroupKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
int32 group_key = 5;
getGroupKey() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
int32 group_key = 5;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_size = 2;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
int32 group_size = 2;
getGroupSize() - Method in interface org.platanios.tensorflow.proto.CompleteGroupRequestOrBuilder
int32 group_size = 2;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_size = 2;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
int32 group_size = 2;
getGroupSize() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
int32 group_size = 2;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_size = 6;
getGroupSize() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
int32 group_size = 6;
getGroupSize() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
int32 group_size = 6;
getHalfVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_HALF, DT_BFLOAT16.
getHalfValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_HALF, DT_BFLOAT16.
getHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
A handle to the created callable.
getHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
A handle to the created callable.
getHandle() - Method in interface org.platanios.tensorflow.proto.MakeCallableResponseOrBuilder
A handle to the created callable.
getHandle() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
getHandle() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
Handle describing the feeds and fetches of the step.
getHandle() - Method in interface org.platanios.tensorflow.proto.MemoryLogStepOrBuilder
Handle describing the feeds and fetches of the step.
getHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandle() - Method in interface org.platanios.tensorflow.proto.ReleaseCallableRequestOrBuilder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandle() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
getHandleBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
getHandleBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
Handle describing the feeds and fetches of the step.
getHandleBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogStepOrBuilder
Handle describing the feeds and fetches of the step.
getHandleToDecref() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecref() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecref() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecrefBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecrefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecrefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHandleToDecrefOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
getHasControlFlow() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Deprecated.
getHasControlFlow() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Deprecated.
getHasControlFlow() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Deprecated.
getHashCode() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Hash code for the type of the resource.
getHashCode() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Hash code for the type of the resource.
getHashCode() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Hash code for the type of the resource.
getHasLengthCase() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
getHasLengthCase() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getHasLengthCase() - Method in interface org.platanios.tensorflow.proto.TensorSliceProto.ExtentOrBuilder
 
getHasMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
getHasMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
For type == "int", this is a minimum value.
getHasMinimum() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
For type == "int", this is a minimum value.
getHasSingleReference() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Set if this tensor only has one remaining reference
getHasSingleReference() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Set if this tensor only has one remaining reference
getHealthStatus() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHealthStatus() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHealthStatus() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHealthStatusValue() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
getHeight() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Dimensions of the image.
getHeight() - Method in class org.platanios.tensorflow.proto.Summary.Image
Dimensions of the image.
getHeight() - Method in interface org.platanios.tensorflow.proto.Summary.ImageOrBuilder
Dimensions of the image.
getHisto() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHisto() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHisto() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHistoBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHistoOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHistoOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHistoOrBuilder() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
getHost() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHost() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
The host name on which a source code file is located.
getHost() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The host name on which a source code file is located.
getHostBytes() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
The host name on which a source code file is located.
getHostBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
The host name on which a source code file is located.
getHostMemoryArg(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArg(int) - Method in class org.platanios.tensorflow.proto.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArg(int) - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgBytes(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgBytes(int) - Method in class org.platanios.tensorflow.proto.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgBytes(int) - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in class org.platanios.tensorflow.proto.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgCount() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in class org.platanios.tensorflow.proto.KernelDef
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostMemoryArgList() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
getHostname() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
string hostname = 3;
getHostname() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
string hostname = 3;
getHostname() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
string hostname = 3;
getHostName() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
Host name on which the source files are located.
getHostName() - Method in class org.platanios.tensorflow.proto.CodeLocation
Host name on which the source files are located.
getHostName() - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
Host name on which the source files are located.
getHostName() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Name of the host on which the file is located.
getHostName() - Method in class org.platanios.tensorflow.proto.SourceFile
Name of the host on which the file is located.
getHostName() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Name of the host on which the file is located.
getHostnameBytes() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
string hostname = 3;
getHostnameBytes() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
string hostname = 3;
getHostnameBytes() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
string hostname = 3;
getHostNameBytes() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
Host name on which the source files are located.
getHostNameBytes() - Method in class org.platanios.tensorflow.proto.CodeLocation
Host name on which the source files are located.
getHostNameBytes() - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
Host name on which the source files are located.
getHostNameBytes() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Name of the host on which the file is located.
getHostNameBytes() - Method in class org.platanios.tensorflow.proto.SourceFile
Name of the host on which the file is located.
getHostNameBytes() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Name of the host on which the file is located.
getHostTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
getHostTempMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Deprecated.
getHostTempMemorySize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Deprecated.
getI() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"int"
getI() - Method in class org.platanios.tensorflow.proto.AttrValue
"int"
getI() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"int"
getI(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
getI(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(int)"
getI(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(int)"
getICount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
getICount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(int)"
getICount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(int)"
getId() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The id of the node.
getId() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
The id of the node.
getId() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
The id of the node.
getId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
A unique identifier for the operation.
getId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
A unique identifier for the operation.
getId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
A unique identifier for the operation.
getId() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
getId() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
A unique ID for the stack frame: A UUID-like string.
getId() - Method in interface org.platanios.tensorflow.proto.StackFrameWithIdOrBuilder
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
A unique ID for the stack frame: A UUID-like string.
getIdBytes() - Method in interface org.platanios.tensorflow.proto.StackFrameWithIdOrBuilder
A unique ID for the stack frame: A UUID-like string.
getIdentifier() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifier() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Corresponds to a registration of the type to use in the loading program.
getIdentifierBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Corresponds to a registration of the type to use in the loading program.
getIList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
getIList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(int)"
getIList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(int)"
getImage() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImage() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImage() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImageBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImageOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImageOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImageOrBuilder() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
getImplementationSelector() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelector() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Enable the swap of kernel implementations based on the device placement (default is ON).
getImplementationSelectorValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Enable the swap of kernel implementations based on the device placement (default is ON).
getInaccurate() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Are the costs inaccurate?
getInaccurate() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Are the costs inaccurate?
getInaccurate() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Are the costs inaccurate?
getInArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArg(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgCount() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getInArgOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
getIncarnation() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
getIncarnation() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
A device is assigned a global unique number each time it is initialized.
getIncarnation() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
A device is assigned a global unique number each time it is initialized.
getIndex() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Index of the output being set.
getIndex() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Index of the output being set.
getIndex() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Index of the output being set.
getIndicesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorName() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The indices Tensor must have dtype int64 and shape [?, ?].
getIndicesTensorNameBytes() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The indices Tensor must have dtype int64 and shape [?, ?].
getInferShapes() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInferShapes() - Method in class org.platanios.tensorflow.proto.GraphOptions
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInferShapes() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
getInitializerName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the initializer op.
getInitializerName() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the initializer op.
getInitializerName() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the initializer op.
getInitializerNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the initializer op.
getInitializerNameBytes() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the initializer op.
getInitialValueName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueName() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the tensor holding the variable's initial value.
getInitialValueNameBytes() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the tensor holding the variable's initial value.
getInput(int) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInput(int) - Method in class org.platanios.tensorflow.proto.NodeDef
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInput(int) - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef
Description of the input(s).
getInputArg(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the input(s).
getInputArgBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgCount() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the input(s).
getInputArgCount() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the input(s).
getInputArgList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgList() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the input(s).
getInputArgList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef
Description of the input(s).
getInputArgOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
getInputArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the input(s).
getInputArgOrBuilderList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the input(s).
getInputBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputBytes(int) - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 input_count = 6;
getInputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
int32 input_count = 6;
getInputCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
int32 input_count = 6;
getInputCount() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputCount() - Method in class org.platanios.tensorflow.proto.NodeDef
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputCount() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfo(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoCount() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoList() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
getInputList() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputList() - Method in class org.platanios.tensorflow.proto.NodeDef
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputList() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
getInputNames(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNames(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Names of the input tensors to the op.
getInputNames(int) - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Names of the input tensors to the op.
getInputNamesBytes(int) - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesCount() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesCount() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Names of the input tensors to the op.
getInputNamesCount() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputNamesList() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
getInputNamesList() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Names of the input tensors to the op.
getInputNamesList() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Names of the input tensors to the op.
getInputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Deprecated.
getInputs() - Method in class org.platanios.tensorflow.proto.SignatureDef
Deprecated.
getInputs() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Deprecated.
getInputsCount() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
getInputsCount() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getInputsCount() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named input parameters.
getInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
getInputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
getInputSignatureBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
getInputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
getInputSignatureOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
getInputsMap() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
getInputsMap() - Method in class org.platanios.tensorflow.proto.SignatureDef
Named input parameters.
getInputsMap() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named input parameters.
getInputsOrDefault(String, TensorInfo) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named input parameters.
getInputsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
getInputsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named input parameters.
getInputsOrThrow(String) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named input parameters.
getInputTensorIds(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIds(int) - Method in class org.platanios.tensorflow.proto.Execution
IDs of the input tensors (if available).
getInputTensorIds(int) - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.Execution
IDs of the input tensors (if available).
getInputTensorIdsCount() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in class org.platanios.tensorflow.proto.Execution
IDs of the input tensors (if available).
getInputTensorIdsList() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the input tensors (if available).
getInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 instance_key = 7;
getInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
int32 instance_key = 7;
getInstanceKey() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
int32 instance_key = 7;
getInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 instance_key = 1;
getInstanceKey() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
int32 instance_key = 1;
getInstanceKey() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceResponseOrBuilder
int32 instance_key = 1;
getInstr() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstr() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstr() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstrOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstrOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstrOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.google.Any instr = 1;
getInstrumentedGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An encoded version of a GraphDef.
getInstrumentedGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
An encoded version of a GraphDef.
getInstrumentedGraphDef() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
An encoded version of a GraphDef.
getInstrumentedOps(int) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOps(int) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOps(int) - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsBytes(int) - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsCount() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInstrumentedOpsList() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
getInstrumentedOpsList() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Names of the instrumented ops.
getInstrumentedOpsList() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Names of the instrumented ops.
getInt64List() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64List() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64List() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64List() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64ListBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64ListOrBuilder() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
getInt64Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
getInt64Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT64
getInt64Val(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT64
getInt64ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
getInt64ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT64
getInt64ValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT64
getInt64ValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
getInt64ValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT64
getInt64ValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT64
getInt64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a signed integer value, limited to 64 bits.
getInt64Value() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a signed integer value, limited to 64 bits.
getInterOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process.
getInterOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process.
getInterOpParallelismThreads() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process.
getInterOpThreadPool() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in class org.platanios.tensorflow.proto.RunOptions
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOpThreadPool() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
The thread pool to use, if session_inter_op_thread_pool is configured.
getInterOptimizerVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfig() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
getInterOptimizerVerifierConfigOrBuilder() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
getIntraOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads.
getIntraOpParallelismThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads.
getIntraOpParallelismThreads() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads.
getIntVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getIntValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
getInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
bool in_use = 8;
getInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
bool in_use = 8;
getInUse() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
bool in_use = 8;
getIsAggregate() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type.
getIsAggregate() - Method in class org.platanios.tensorflow.proto.OpDef
If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type.
getIsAggregate() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type.
getIsCommutative() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in class org.platanios.tensorflow.proto.OpDef
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsCommutative() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
getIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a component of a multi-device function.
getIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Indicates whether the op is a component of a multi-device function.
getIsComponentFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Indicates whether the op is a component of a multi-device function.
getIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
If true, it means that function_def is produced by graph partition during multi-device function instantiation.
getIsComponentFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
If true, it means that function_def is produced by graph partition during multi-device function instantiation.
getIsComponentFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
If true, it means that function_def is produced by graph partition during multi-device function instantiation.
getIsDead() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
True if value is 'dead' like a tensor.
getIsDead() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
True if value is 'dead' like a tensor.
getIsDead() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
True if value is 'dead' like a tensor.
getIsDead() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
If true, this tensor was the output of a dead node, and the content is invalid.
getIsDead() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
If true, this tensor was the output of a dead node, and the content is invalid.
getIsDead() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
If true, this tensor was the output of a dead node, and the content is invalid.
getIsFinal() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
getIsFinal() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
getIsFinal() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
getIsFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a function.
getIsFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
Indicates whether the op is a function.
getIsFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
Indicates whether the op is a function.
getIsLastPartialRun() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if this is the last partial run request in a sequence of requests.
getIsLastPartialRun() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
True if this is the last partial run request in a sequence of requests.
getIsLastPartialRun() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
True if this is the last partial run request in a sequence of requests.
getIsMethod() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
getIsMethod() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
Whether this represents a class method.
getIsMethod() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Whether this represents a class method.
getIsolateSessionState() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in class org.platanios.tensorflow.proto.ConfigProto
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsolateSessionState() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
If true, any resources such as Variables used in the session will not be shared with other sessions.
getIsPartial() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if the RunGraphRequest is a partial run request.
getIsPartial() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
True if the RunGraphRequest is a partial run request.
getIsPartial() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
True if the RunGraphRequest is a partial run request.
getIsRef() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
For inputs: if true, the inputs are required to be refs.
getIsRef() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
For inputs: if true, the inputs are required to be refs.
getIsResource() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether to represent this as a ResourceVariable.
getIsResource() - Method in class org.platanios.tensorflow.proto.VariableDef
Whether to represent this as a ResourceVariable.
getIsResource() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Whether to represent this as a ResourceVariable.
getIsSource() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
bool is_source = 11;
getIsSource() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
bool is_source = 11;
getIsSource() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
bool is_source = 11;
getIsStateful() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
getIsStateful() - Method in class org.platanios.tensorflow.proto.OpDef
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
getIsStateful() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
getItemCase() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
getItemCase() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getItemCase() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
 
getItemCase() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
getItemCase() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getItemCase() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
 
getJob(int) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJob(int) - Method in class org.platanios.tensorflow.proto.ClusterDef
The jobs that comprise the cluster.
getJob(int) - Method in interface org.platanios.tensorflow.proto.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobCount() - Method in class org.platanios.tensorflow.proto.ClusterDef
The jobs that comprise the cluster.
getJobCount() - Method in interface org.platanios.tensorflow.proto.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobList() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobList() - Method in class org.platanios.tensorflow.proto.ClusterDef
The jobs that comprise the cluster.
getJobList() - Method in interface org.platanios.tensorflow.proto.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobName() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The name of the job of which this server is a member.
getJobName() - Method in class org.platanios.tensorflow.proto.ServerDef
The name of the job of which this server is a member.
getJobName() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The name of the job of which this server is a member.
getJobNameBytes() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The name of the job of which this server is a member.
getJobNameBytes() - Method in class org.platanios.tensorflow.proto.ServerDef
The name of the job of which this server is a member.
getJobNameBytes() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The name of the job of which this server is a member.
getJobOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDef
The jobs that comprise the cluster.
getJobOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ClusterDefOrBuilder
The jobs that comprise the cluster.
getJobs(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobs(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobs(int) - Method in interface org.platanios.tensorflow.proto.ClusterDeviceFiltersOrBuilder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsCount() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsCount() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsCount() - Method in interface org.platanios.tensorflow.proto.ClusterDeviceFiltersOrBuilder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsList() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsList() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsList() - Method in interface org.platanios.tensorflow.proto.ClusterDeviceFiltersOrBuilder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ClusterDeviceFiltersOrBuilder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJobsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ClusterDeviceFiltersOrBuilder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
getJsonName() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field JSON name.
getJsonName() - Method in class org.platanios.tensorflow.proto.google.Field
The field JSON name.
getJsonName() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field JSON name.
getJsonNameBytes() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field JSON name.
getJsonNameBytes() - Method in class org.platanios.tensorflow.proto.google.Field
The field JSON name.
getJsonNameBytes() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field JSON name.
getKeepAliveSecs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Number of seconds to keep the context alive.
getKeepAliveSecs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Number of seconds to keep the context alive.
getKeepAliveSecs() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Number of seconds to keep the context alive.
getKeepCheckpointEveryNHours() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in class org.platanios.tensorflow.proto.SaverDef
How often to keep an additional checkpoint.
getKeepCheckpointEveryNHours() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
How often to keep an additional checkpoint.
getKernel(int) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernel(int) - Method in class org.platanios.tensorflow.proto.KernelList
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernel(int) - Method in interface org.platanios.tensorflow.proto.KernelListOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelBuilderList() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelCount() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelCount() - Method in class org.platanios.tensorflow.proto.KernelList
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelCount() - Method in interface org.platanios.tensorflow.proto.KernelListOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelList() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelList() - Method in class org.platanios.tensorflow.proto.KernelList
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelList() - Method in interface org.platanios.tensorflow.proto.KernelListOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelName() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelNameBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
getKernelOrBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelOrBuilder(int) - Method in class org.platanios.tensorflow.proto.KernelList
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.KernelListOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in class org.platanios.tensorflow.proto.KernelList
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelOrBuilderList() - Method in interface org.platanios.tensorflow.proto.KernelListOrBuilder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
getKernelTrackerMaxBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_bytes = n > 0, then a tracking event is inserted after every series of kernels allocating a sum of memory >= n.
getKernelTrackerMaxBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If kernel_tracker_max_bytes = n > 0, then a tracking event is inserted after every series of kernels allocating a sum of memory >= n.
getKernelTrackerMaxBytes() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If kernel_tracker_max_bytes = n > 0, then a tracking event is inserted after every series of kernels allocating a sum of memory >= n.
getKernelTrackerMaxInterval() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
Parameters for GPUKernelTracker.
getKernelTrackerMaxInterval() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
Parameters for GPUKernelTracker.
getKernelTrackerMaxPending() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_pending > 0 then no more than this many tracking events can be outstanding at a time.
getKernelTrackerMaxPending() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If kernel_tracker_max_pending > 0 then no more than this many tracking events can be outstanding at a time.
getKernelTrackerMaxPending() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If kernel_tracker_max_pending > 0 then no more than this many tracking events can be outstanding at a time.
getKey() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
string key = 1;
getKey() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
string key = 1;
getKey() - Method in interface org.platanios.tensorflow.proto.Struct.PairValueOrBuilder
string key = 1;
getKeyBytes() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
string key = 1;
getKeyBytes() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
string key = 1;
getKeyBytes() - Method in interface org.platanios.tensorflow.proto.Struct.PairValueOrBuilder
string key = 1;
getKeyCase() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
getKeyCase() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
getKeyCase() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getKeyCase() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
 
getKeyCase() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getKeyCase() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
 
getKind() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKind() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKind() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKind() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type.
getKind() - Method in class org.platanios.tensorflow.proto.google.Field
The field type.
getKind() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field type.
getKindCase() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
getKindCase() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.Feature
 
getKindCase() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getKindCase() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
getKindCase() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getKindCase() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
 
getKindValue() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKindValue() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKindValue() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
getKindValue() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type.
getKindValue() - Method in class org.platanios.tensorflow.proto.google.Field
The field type.
getKindValue() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field type.
getL1CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L1 cache size in bytes
getL1CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
L1 cache size in bytes
getL1CacheSize() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
L1 cache size in bytes
getL2CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L2 cache size in bytes
getL2CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
L2 cache size in bytes
getL2CacheSize() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
L2 cache size in bytes
getL3CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L3 cache size in bytes
getL3CacheSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
L3 cache size in bytes
getL3CacheSize() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
L3 cache size in bytes
getLabel() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLabel() - Method in class org.platanios.tensorflow.proto.KernelDef
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLabel() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLabelBytes() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLabelBytes() - Method in class org.platanios.tensorflow.proto.KernelDef
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLabelBytes() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
getLargestAllocSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
getLargestAllocSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
int64 largest_alloc_size = 4;
getLargestAllocSize() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStatsOrBuilder
int64 largest_alloc_size = 4;
getLastModified() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
getLastModified() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
The timestamp at which the source code file is last modified.
getLastModified() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
The timestamp at which the source code file is last modified.
getLayoutOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizer() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Optimize tensor layouts (default is ON) e.g.
getLayoutOptimizerValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Optimize tensor layouts (default is ON) e.g.
getLazyCopyRemoteFunctionInputs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
For a multi device function, if false, eagerly copy all remote inputs to the default function device; if true, lazily copy remote inputs to their target devices after function instantiation to avoid redundant copies.
getLazyCopyRemoteFunctionInputs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
For a multi device function, if false, eagerly copy all remote inputs to the default function device; if true, lazily copy remote inputs to their target devices after function instantiation to avoid redundant copies.
getLazyCopyRemoteFunctionInputs() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
For a multi device function, if false, eagerly copy all remote inputs to the default function device; if true, lazily copy remote inputs to their target devices after function instantiation to avoid redundant copies.
getLength() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
int64 length = 2;
getLength() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
int64 length = 2;
getLength() - Method in interface org.platanios.tensorflow.proto.TensorSliceProto.ExtentOrBuilder
int64 length = 2;
getLengthFrames() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
getLengthFrames() - Method in class org.platanios.tensorflow.proto.Summary.Audio
Length of the audio in frames (samples per channel).
getLengthFrames() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
Length of the audio in frames (samples per channel).
getLevel() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLevel() - Method in class org.platanios.tensorflow.proto.LogMessage
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLevel() - Method in interface org.platanios.tensorflow.proto.LogMessageOrBuilder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLevelValue() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLevelValue() - Method in class org.platanios.tensorflow.proto.LogMessage
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLevelValue() - Method in interface org.platanios.tensorflow.proto.LogMessageOrBuilder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
getLibrary() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibrary() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibrary() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibrary() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
getLibrary() - Method in class org.platanios.tensorflow.proto.GraphDef
EXPERIMENTAL.
getLibrary() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
EXPERIMENTAL.
getLibraryBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibraryBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibraryOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibraryOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
getLibraryOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
getLibraryOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef
EXPERIMENTAL.
getLibraryOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
EXPERIMENTAL.
getLine() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
getLine() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
Line number in the file.
getLine() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfo.FileLineColOrBuilder
Line number in the file.
getLines(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLines(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Line-by-line content of the source code file.
getLines(int) - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLines(int) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
getLines(int) - Method in class org.platanios.tensorflow.proto.SourceFile
Line-by-line content of the file.
getLines(int) - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Line-by-line content of the file.
getLinesBytes(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesBytes(int) - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesBytes(int) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
getLinesBytes(int) - Method in class org.platanios.tensorflow.proto.SourceFile
Line-by-line content of the file.
getLinesBytes(int) - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Line-by-line content of the file.
getLinesCount() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesCount() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesCount() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
getLinesCount() - Method in class org.platanios.tensorflow.proto.SourceFile
Line-by-line content of the file.
getLinesCount() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Line-by-line content of the file.
getLinesList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
getLinesList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
Line-by-line content of the source code file.
getLinesList() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFileOrBuilder
Line-by-line content of the source code file.
getLinesList() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
getLinesList() - Method in class org.platanios.tensorflow.proto.SourceFile
Line-by-line content of the file.
getLinesList() - Method in interface org.platanios.tensorflow.proto.SourceFileOrBuilder
Line-by-line content of the file.
getLink(int) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLink(int) - Method in class org.platanios.tensorflow.proto.LocalLinks
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLink(int) - Method in interface org.platanios.tensorflow.proto.LocalLinksOrBuilder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkBuilder(int) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkBuilderList() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkCount() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkCount() - Method in class org.platanios.tensorflow.proto.LocalLinks
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkCount() - Method in interface org.platanios.tensorflow.proto.LocalLinksOrBuilder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkList() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkList() - Method in class org.platanios.tensorflow.proto.LocalLinks
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkList() - Method in interface org.platanios.tensorflow.proto.LocalLinksOrBuilder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in class org.platanios.tensorflow.proto.LocalLinks
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.LocalLinksOrBuilder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in class org.platanios.tensorflow.proto.LocalLinks
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinkOrBuilderList() - Method in interface org.platanios.tensorflow.proto.LocalLinksOrBuilder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
getLinks() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinks() - Method in class org.platanios.tensorflow.proto.DeviceLocality
Optional local interconnect links to other devices.
getLinks() - Method in interface org.platanios.tensorflow.proto.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
getLinksBuilder() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in class org.platanios.tensorflow.proto.DeviceLocality
Optional local interconnect links to other devices.
getLinksOrBuilder() - Method in interface org.platanios.tensorflow.proto.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
getList() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
getList() - Method in class org.platanios.tensorflow.proto.AttrValue
any "list(...)"
getList() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
any "list(...)"
getListBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
getListDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevices() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevicesBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevicesOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevicesOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevicesOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
getListDevicesResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListDevicesResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
getListOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
getListOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue
any "list(...)"
getListOrBuilder() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
any "list(...)"
getListValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a list of `Value`.
getListValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
getListValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
getListValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a list of `Value`.
getListValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
getLiveBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
getLiveBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
The bytes that are not deallocated.
getLiveBytes() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
The bytes that are not deallocated.
getLocalDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDevice(int) - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceCount() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceCount() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceCount() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceList() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocalDeviceOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
getLocality() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocality() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocality() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityBuilder() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalityOrBuilder() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
getLocalName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalName() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLocalNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
getLocalNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
A user-provided name for the edge.
getLocalNameBytes() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
A user-provided name for the edge.
getLogDevicePlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether device placements should be logged.
getLogDevicePlacement() - Method in class org.platanios.tensorflow.proto.ConfigProto
Whether device placements should be logged.
getLogDevicePlacement() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Whether device placements should be logged.
getLogMessage() - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
getLogMessage() - Method in class org.platanios.tensorflow.proto.Event
The user output a log message.
getLogMessage() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The user output a log message.
getLogMessageBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
getLogMessageOrBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
getLogMessageOrBuilder() - Method in class org.platanios.tensorflow.proto.Event
The user output a log message.
getLogMessageOrBuilder() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The user output a log message.
getLoopEnterNames(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNames(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for enter tensors.
getLoopEnterNames(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesBytes(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesCount() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopEnterNamesList() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
getLoopEnterNamesList() - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for enter tensors.
getLoopEnterNamesList() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for enter tensors.
getLoopExitNames(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNames(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for exit tensors.
getLoopExitNames(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for exit tensors.
getLoopExitNamesBytes(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for exit tensors.
getLoopExitNamesCount() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopExitNamesList() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
getLoopExitNamesList() - Method in class org.platanios.tensorflow.proto.WhileContextDef
List of names for exit tensors.
getLoopExitNamesList() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
List of names for exit tensors.
getLoopOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Loop optimizations (default is ON).
getLoopOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Loop optimizations (default is ON).
getMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 major = 1;
getMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
int32 major = 1;
getMajor() - Method in interface org.platanios.tensorflow.proto.Autotuning.ComputeCapabilityOrBuilder
int32 major = 1;
getMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 major = 1;
getMajor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
int32 major = 1;
getMajor() - Method in interface org.platanios.tensorflow.proto.Autotuning.CudnnVersionOrBuilder
int32 major = 1;
getMakeCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallableBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallableOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
getMakeCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMakeCallableResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
getMax() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double max = 2;
getMax() - Method in class org.platanios.tensorflow.proto.HistogramProto
double max = 2;
getMax() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
double max = 2;
getMaxByteSize(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSize(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSize(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSizeCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
repeated int32 max_byte_size = 2;
getMaxByteSizeList() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeOutputInfoOrBuilder
repeated int32 max_byte_size = 2;
getMaxFoldedConstantInBytes() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaxFoldedConstantInBytes() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
getMaximum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximum() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximumBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximumIterationsName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
getMaximumIterationsName() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Optional name of the maximum_iterations tensor.
getMaximumIterationsName() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Optional name of the maximum_iterations tensor.
getMaximumIterationsNameBytes() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Optional name of the maximum_iterations tensor.
getMaximumOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaximumOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
getMaxToKeep() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in class org.platanios.tensorflow.proto.SaverDef
Maximum number of checkpoints to keep.
getMaxToKeep() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
Maximum number of checkpoints to keep.
getMaybeTypeName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeName() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
For debug-only, the name of the type pointed to by this handle, if available.
getMaybeTypeNameBytes() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
For debug-only, the name of the type pointed to by this handle, if available.
getMemory(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemory(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryCount() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryLimit() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Memory capacity of device in bytes.
getMemoryLimit() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Memory capacity of device in bytes.
getMemoryLimit() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Memory capacity of device in bytes.
getMemoryLimitMb(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMb(int) - Method in interface org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbCount() - Method in interface org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
Per "virtual" device memory limit, in MB.
getMemoryLimitMbList() - Method in interface org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevicesOrBuilder
Per "virtual" device memory limit, in MB.
getMemoryList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Configures memory optimization passes through the meta-optimizer.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in class org.platanios.tensorflow.proto.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScope() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in class org.platanios.tensorflow.proto.RewriterConfig
A node name scope for node names which are valid outputs of recomputations.
getMemoryOptimizerTargetNodeNameScopeBytes() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
A node name scope for node names which are valid outputs of recomputations.
getMemoryOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemoryOrBuilderList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
getMemorySize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory size in bytes
getMemorySize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Memory size in bytes
getMemorySize() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Memory size in bytes
getMemoryStats() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStats() - Method in class org.platanios.tensorflow.proto.NodeExecStats
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStats() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStatsBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryStatsOrBuilder() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
getMemoryTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Analytical estimate of the memory access cost of this node, in microseconds.
getMemoryTime() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Analytical estimate of the memory access cost of this node, in microseconds.
getMessage() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
string message = 2;
getMessage() - Method in class org.platanios.tensorflow.proto.LogMessage
string message = 2;
getMessage() - Method in interface org.platanios.tensorflow.proto.LogMessageOrBuilder
string message = 2;
getMessageBytes() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
string message = 2;
getMessageBytes() - Method in class org.platanios.tensorflow.proto.LogMessage
string message = 2;
getMessageBytes() - Method in interface org.platanios.tensorflow.proto.LogMessageOrBuilder
string message = 2;
getMetadata() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
getMetadata() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Returned metadata if requested in the options.
getMetadata() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Returned metadata if requested in the options.
getMetadata() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
getMetadata() - Method in class org.platanios.tensorflow.proto.RunStepResponse
Returned metadata if requested in the options.
getMetadata() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
Returned metadata if requested in the options.
getMetadata() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Initialization-related metadata.
getMetadata() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Initialization-related metadata.
getMetadata() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Initialization-related metadata.
getMetadata() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in class org.platanios.tensorflow.proto.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
getMetadata() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
getMetadata() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Portions of the object that are not Tensors.
getMetadata() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Portions of the object that are not Tensors.
getMetadataBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
getMetadataBuilder() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
getMetadataBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadataBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Initialization-related metadata.
getMetadataBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Initialization-related metadata.
getMetadataBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Initialization-related metadata.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.RunStepResponse
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
Returned metadata if requested in the options.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
getMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
getMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
getMetaGraphDef() - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a MetaGraphDef.
getMetaGraphDef() - Method in class org.platanios.tensorflow.proto.Event
An encoded version of a MetaGraphDef.
getMetaGraphDef() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
An encoded version of a MetaGraphDef.
getMetaGraphs(int) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphs(int) - Method in class org.platanios.tensorflow.proto.SavedModel
One or more MetaGraphs.
getMetaGraphs(int) - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsBuilderList() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsCount() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsCount() - Method in class org.platanios.tensorflow.proto.SavedModel
One or more MetaGraphs.
getMetaGraphsCount() - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsList() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsList() - Method in class org.platanios.tensorflow.proto.SavedModel
One or more MetaGraphs.
getMetaGraphsList() - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedModel
One or more MetaGraphs.
getMetaGraphsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedModel
One or more MetaGraphs.
getMetaGraphsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
One or more MetaGraphs.
getMetaGraphVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersion() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
getMetaGraphVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User specified Version string.
getMetaGraphVersionBytes() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User specified Version string.
getMetaInfoDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaInfoDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
getMetaOptimizerIterations() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterations() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerIterationsValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Controls how many times we run the optimizers in meta optimizer (default is once).
getMetaOptimizerTimeoutMs() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMetaOptimizerTimeoutMs() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
getMethodName() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in class org.platanios.tensorflow.proto.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodName() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in class org.platanios.tensorflow.proto.SignatureDef
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMethodNameBytes() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
getMin() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double min = 1;
getMin() - Method in class org.platanios.tensorflow.proto.HistogramProto
double min = 1;
getMin() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
double min = 1;
getMinConsumer() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in class org.platanios.tensorflow.proto.VersionDef
Any consumer below this version is not allowed to consume this data.
getMinConsumer() - Method in interface org.platanios.tensorflow.proto.VersionDefOrBuilder
Any consumer below this version is not allowed to consume this data.
getMinGraphNodes() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in class org.platanios.tensorflow.proto.RewriterConfig
The minimum number of nodes in a graph to optimizer.
getMinGraphNodes() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
The minimum number of nodes in a graph to optimizer.
getMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
int64 minimum = 6;
getMinimum() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
int64 minimum = 6;
getMinimum() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
int64 minimum = 6;
getMinimum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimum() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimumBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinimumOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
getMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 minor = 2;
getMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
int32 minor = 2;
getMinor() - Method in interface org.platanios.tensorflow.proto.Autotuning.ComputeCapabilityOrBuilder
int32 minor = 2;
getMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 minor = 2;
getMinor() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
int32 minor = 2;
getMinor() - Method in interface org.platanios.tensorflow.proto.Autotuning.CudnnVersionOrBuilder
int32 minor = 2;
getModel() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Model (Haswell, K40, ...)
getModel() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Model (Haswell, K40, ...)
getModel() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Model (Haswell, K40, ...)
getModelBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Model (Haswell, K40, ...)
getModelBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Model (Haswell, K40, ...)
getModelBytes() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Model (Haswell, K40, ...)
getModelCheckpointPath() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Path to the most-recent model checkpoint.
getModelCheckpointPath() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Path to the most-recent model checkpoint.
getModelCheckpointPath() - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Path to the most-recent model checkpoint.
getModelCheckpointPathBytes() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Path to the most-recent model checkpoint.
getModelCheckpointPathBytes() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
Path to the most-recent model checkpoint.
getModelCheckpointPathBytes() - Method in interface org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointStateOrBuilder
Path to the most-recent model checkpoint.
getMsg() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
string msg = 2;
getMsg() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
string msg = 2;
getMsg() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
string msg = 2;
getMsg() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
string msg = 3;
getMsg() - Method in class org.platanios.tensorflow.proto.SessionLog
string msg = 3;
getMsg() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
string msg = 3;
getMsgBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
string msg = 2;
getMsgBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
string msg = 2;
getMsgBytes() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
string msg = 2;
getMsgBytes() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
string msg = 3;
getMsgBytes() - Method in class org.platanios.tensorflow.proto.SessionLog
string msg = 3;
getMsgBytes() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
string msg = 3;
getMutableArgAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getMutableAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
Deprecated.
getMutableAttr() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getMutableAttr() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
Deprecated.
getMutableAttr() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Deprecated.
getMutableAttrs() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Deprecated.
getMutableCollectionDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Deprecated.
getMutableConcreteFunctions() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Deprecated.
getMutableControlRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getMutableDeviceCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Deprecated.
getMutableEnvironment() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Deprecated.
getMutableExternalValues() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Deprecated.
getMutableFeature() - Method in class org.platanios.tensorflow.proto.Features.Builder
Deprecated.
getMutableFeatureList() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Deprecated.
getMutableFeedDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Deprecated.
getMutableFetchDevices() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Deprecated.
getMutableFields() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
Deprecated.
getMutableFunctionAliases() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
Deprecated.
getMutableInputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Deprecated.
getMutableOutputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Deprecated.
getMutableParameterMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getMutableResourceArgUniqueId() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getMutableRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getMutableSignatureDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Deprecated.
getMutableTasks() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Deprecated.
getMutableTasks() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Deprecated.
getMutableThreadNames() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Deprecated.
getMutableTraces() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
Deprecated.
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in interface org.platanios.tensorflow.proto.ApiDef.EndpointOrBuilder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getName() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The name of the node.
getName() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
The name of the node.
getName() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
The name of the node.
getName() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
getName() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Fully specified name of the device within a cluster.
getName() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Fully specified name of the device within a cluster.
getName() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDeviceOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string name = 2;
getName() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
string name = 2;
getName() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
string name = 2;
getName() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum type name.
getName() - Method in class org.platanios.tensorflow.proto.google.Enum
Enum type name.
getName() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum type name.
getName() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value name.
getName() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Enum value name.
getName() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Enum value name.
getName() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field name.
getName() - Method in class org.platanios.tensorflow.proto.google.Field
The field name.
getName() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field name.
getName() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's name.
getName() - Method in class org.platanios.tensorflow.proto.google.Option
The option's name.
getName() - Method in interface org.platanios.tensorflow.proto.google.OptionOrBuilder
The option's name.
getName() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The fully qualified message name.
getName() - Method in class org.platanios.tensorflow.proto.google.Type
The fully qualified message name.
getName() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The fully qualified message name.
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
The name of this job.
getName() - Method in class org.platanios.tensorflow.proto.JobDef
The name of this job.
getName() - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
The name of this job.
getName() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
The name of this job.
getName() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
The name of this job.
getName() - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
The name of this job.
getName() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
getName() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
Name of an attr from the Op.
getName() - Method in interface org.platanios.tensorflow.proto.KernelDef.AttrConstraintOrBuilder
Name of an attr from the Op.
getName() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.NameAttrList
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
Name of the tensor.
getName() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
Name of the tensor.
getName() - Method in interface org.platanios.tensorflow.proto.NamedTensorProtoOrBuilder
Name of the tensor.
getName() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The name given to this operator.
getName() - Method in class org.platanios.tensorflow.proto.NodeDef
The name given to this operator.
getName() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
The name given to this operator.
getName() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Name for the input/output.
getName() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Name for the input/output.
getName() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Name for the input/output.
getName() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A descriptive name for the argument.
getName() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
A descriptive name for the argument.
getName() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getName() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.platanios.tensorflow.proto.OpDef
Op names starting with an underscore are reserved for internal use.
getName() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name of this resource.
getName() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Unique name of this resource.
getName() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Unique name of this resource.
getName() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
getName() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
string name = 6;
getName() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string name = 6;
getName() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.SessionMetadata
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.SessionMetadataOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
string name = 1;
getName() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
string name = 1;
getName() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.platanios.tensorflow.proto.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getName() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getName() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
Optional name of the tensor dimension.
getName() - Method in interface org.platanios.tensorflow.proto.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getName() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.EndpointOrBuilder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
getNameBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The name of the node.
getNameBytes() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
The name of the node.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
The name of the node.
getNameBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
getNameBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Fully specified name of the device within a cluster.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Fully specified name of the device within a cluster.
getNameBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDeviceOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string name = 2;
getNameBytes() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
string name = 2;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
string name = 2;
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum type name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Enum
Enum type name.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Enum type name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Enum value name.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Enum value name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Field
The field name.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Option
The option's name.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.google.OptionOrBuilder
The option's name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The fully qualified message name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.google.Type
The fully qualified message name.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The fully qualified message name.
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
The name of this job.
getNameBytes() - Method in class org.platanios.tensorflow.proto.JobDef
The name of this job.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
The name of this job.
getNameBytes() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
The name of this job.
getNameBytes() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
The name of this job.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
The name of this job.
getNameBytes() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
getNameBytes() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
Name of an attr from the Op.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.KernelDef.AttrConstraintOrBuilder
Name of an attr from the Op.
getNameBytes() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.NameAttrList
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.NameAttrListOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
Name of the tensor.
getNameBytes() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
Name of the tensor.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.NamedTensorProtoOrBuilder
Name of the tensor.
getNameBytes() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The name given to this operator.
getNameBytes() - Method in class org.platanios.tensorflow.proto.NodeDef
The name given to this operator.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
The name given to this operator.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Name for the input/output.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Name for the input/output.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Name for the input/output.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A descriptive name for the argument.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
A descriptive name for the argument.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
A descriptive name for the argument.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.platanios.tensorflow.proto.OpDef
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Op names starting with an underscore are reserved for internal use.
getNameBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name of this resource.
getNameBytes() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
Unique name of this resource.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProtoOrBuilder
Unique name of this resource.
getNameBytes() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
getNameBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
string name = 6;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
string name = 6;
getNameBytes() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.SessionMetadata
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.SessionMetadataOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
string name = 1;
getNameBytes() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
string name = 1;
getNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
For dense `Tensor`s, the name of the tensor in the graph.
getNameBytes() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
getNameBytes() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
Optional name of the tensor dimension.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.TensorShapeProto.DimOrBuilder
Optional name of the tensor dimension.
getNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
getNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
A name for the Tensor.
getNameBytes() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
A name for the Tensor.
getNamedTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents Python's namedtuple.
getNamedTupleValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
getNamedTupleValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents Python's namedtuple.
getNamedTupleValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
getNanos() - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
getNanos() - Method in class org.platanios.tensorflow.proto.Duration
Signed fractions of a second at nanosecond resolution of the span of time.
getNanos() - Method in interface org.platanios.tensorflow.proto.DurationOrBuilder
Signed fractions of a second at nanosecond resolution of the span of time.
getNestedContexts(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.platanios.tensorflow.proto.CondContextDef
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContexts(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsBuilder(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilder(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilderList() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsBuilderList() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.platanios.tensorflow.proto.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsCount() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.platanios.tensorflow.proto.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsList() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.platanios.tensorflow.proto.CondContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Contexts contained inside this context (e.g.
getNestedContextsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Contexts contained inside this context (e.g.
getNewGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
The new version number for the extended graph, to be used in the next call to ExtendSession.
getNewGraphVersion() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
The new version number for the extended graph, to be used in the next call to ExtendSession.
getNewGraphVersion() - Method in interface org.platanios.tensorflow.proto.ExtendSessionResponseOrBuilder
The new version number for the extended graph, to be used in the next call to ExtendSession.
getNewReplaySession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySessionBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySessionOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNewReplaySessionOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
getNextStepId() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 next_step_id = 2;
getNextStepId() - Method in class org.platanios.tensorflow.proto.StepSequence
int64 next_step_id = 2;
getNextStepId() - Method in interface org.platanios.tensorflow.proto.StepSequenceOrBuilder
int64 next_step_id = 2;
getNode(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNode(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNode(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNode(int) - Method in class org.platanios.tensorflow.proto.GraphDef
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNode(int) - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeCount() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeCount() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeCount() - Method in class org.platanios.tensorflow.proto.GraphDef
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeCount() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeDef(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDef(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDef(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in class org.platanios.tensorflow.proto.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefList() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in class org.platanios.tensorflow.proto.FunctionDef
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeDefOrBuilderList() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
int32 node_id = 2;
getNodeId() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
int32 node_id = 2;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 node_id = 2;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
int32 node_id = 2;
getNodeId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
int32 node_id = 2;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
int32 node_id = 1;
getNodeId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
int32 node_id = 1;
getNodeId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputOrBuilder
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
int32 node_id = 1;
getNodeId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeOutputInfoOrBuilder
int32 node_id = 1;
getNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeId() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
getNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
getNodeInput(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInput(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInput(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
getNodeInputList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputList() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeInputOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
getNodeList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeList() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeList() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeList() - Method in class org.platanios.tensorflow.proto.GraphDef
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeList() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeListBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeListOrBuilder() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
getNodeName() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name of the node to watch.
getNodeName() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name of the node to watch.
getNodeName() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeName() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in class org.platanios.tensorflow.proto.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeName() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
This field is deprecated and will not be set.
getNodeName() - Method in class org.platanios.tensorflow.proto.Summary.Value
This field is deprecated and will not be set.
getNodeName() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
This field is deprecated and will not be set.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name of the node to watch.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Name of the node to watch.
getNodeNameBytes() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Name of the node to watch.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.NodeExecStats
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
TODO(tucker): Use some more compact form of node identity than the full string name.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
This field is deprecated and will not be set.
getNodeNameBytes() - Method in class org.platanios.tensorflow.proto.Summary.Value
This field is deprecated and will not be set.
getNodeNameBytes() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
This field is deprecated and will not be set.
getNodeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphDef
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CostGraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
getNodeOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphDef
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
getNodeOutputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfo(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodeOutputInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GraphTransferInfoOrBuilder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
getNodes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodes(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodes(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesCount() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder
Flattened list of objects in the object graph.
getNodesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
getNodeStats(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStats(int) - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsBuilder(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsBuilderList() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsCount() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsList() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNodeStatsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
getNoneValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
getNoneValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents None.
getNoneValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents None.
getNoneValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
getNoneValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents None.
getNoneValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents None.
getNum() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double num = 3;
getNum() - Method in class org.platanios.tensorflow.proto.HistogramProto
double num = 3;
getNum() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
double num = 3;
getNumAllocs() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 num_allocs = 1;
getNumAllocs() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
int64 num_allocs = 1;
getNumAllocs() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStatsOrBuilder
int64 num_allocs = 1;
getNumaNode() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional NUMA locality of device.
getNumaNode() - Method in class org.platanios.tensorflow.proto.DeviceLocality
Optional NUMA locality of device.
getNumaNode() - Method in interface org.platanios.tensorflow.proto.DeviceLocalityOrBuilder
Optional NUMA locality of device.
getNumber() - Method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
getNumber() - Method in enum org.platanios.tensorflow.proto.AttrValue.ValueCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
getNumber() - Method in enum org.platanios.tensorflow.proto.CollectionDef.KindCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.DataClass
 
getNumber() - Method in enum org.platanios.tensorflow.proto.DataType
 
getNumber() - Method in enum org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.error.Code
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Event.WhatCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Feature.KindCase
 
getNumber() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value number.
getNumber() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Enum value number.
getNumber() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Enum value number.
getNumber() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field number.
getNumber() - Method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
getNumber() - Method in class org.platanios.tensorflow.proto.google.Field
The field number.
getNumber() - Method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
getNumber() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field number.
getNumber() - Method in enum org.platanios.tensorflow.proto.google.Syntax
 
getNumber() - Method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
getNumber() - Method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
getNumber() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
getNumber() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
getNumber() - Method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
getNumber() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
getNumber() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
getNumber() - Method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
getNumber() - Method in enum org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
getNumber() - Method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
getNumber() - Method in enum org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
getNumber() - Method in enum org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
 
getNumber() - Method in enum org.platanios.tensorflow.proto.VariableAggregation
 
getNumber() - Method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
getNumber() - Method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
getNumber() - Method in enum org.platanios.tensorflow.proto.WorkerHealth
 
getNumber() - Method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
getNumberAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttr() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "int"
getNumberAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
if specified, attr must have type "int"
getNumberAttrBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
if specified, attr must have type "int"
getNumBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
getNumBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Number of bytes in the allocation.
getNumBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Number of bytes in the allocation.
getNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Size of value expected, must agree with BufRendezvous entry.
getNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Size of value expected, must agree with BufRendezvous entry.
getNumBytes() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Size of value expected, must agree with BufRendezvous entry.
getNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Byte length of buf_ptr field, if set.
getNumBytes() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Byte length of buf_ptr field, if set.
getNumBytes() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Byte length of buf_ptr field, if set.
getNumChannels() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Number of channels of audio.
getNumChannels() - Method in class org.platanios.tensorflow.proto.Summary.Audio
Number of channels of audio.
getNumChannels() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
Number of channels of audio.
getNumCores() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of cores
getNumCores() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Number of cores
getNumCores() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Number of cores
getNumDevToDevCopyStreams() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumDevToDevCopyStreams() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumDevToDevCopyStreams() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
getNumOutputs() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Number of output tensors.
getNumOutputs() - Method in class org.platanios.tensorflow.proto.Execution
Number of output tensors.
getNumOutputs() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Number of output tensors.
getNumOutputs() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Number of output tensors emitted by the op.
getNumOutputs() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Number of output tensors emitted by the op.
getNumOutputs() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Number of output tensors emitted by the op.
getNumRecordsProduced() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 num_records_produced = 3;
getNumRecordsProduced() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
int64 num_records_produced = 3;
getNumRecordsProduced() - Method in interface org.platanios.tensorflow.proto.ReaderBaseStateOrBuilder
int64 num_records_produced = 3;
getNumRegisters() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of registers per core.
getNumRegisters() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Number of registers per core.
getNumRegisters() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Number of registers per core.
getNumReplicas() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
int32 num_replicas = 2;
getNumReplicas() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
int32 num_replicas = 2;
getNumReplicas() - Method in interface org.platanios.tensorflow.proto.AutoParallelOptionsOrBuilder
int32 num_replicas = 2;
getNumShards() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Number of data files in the bundle.
getNumShards() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
Number of data files in the bundle.
getNumShards() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
Number of data files in the bundle.
getNumTasks() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
number of distinct tasks hosting the devices
getNumTasks() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
number of distinct tasks hosting the devices
getNumTasks() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
number of distinct tasks hosting the devices
getNumThreads() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The number of threads in the pool.
getNumThreads() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
The number of threads in the pool.
getNumThreads() - Method in interface org.platanios.tensorflow.proto.ThreadPoolOptionProtoOrBuilder
The number of threads in the pool.
getObjectGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Extra information about the structure of functions and stateful objects.
getObjectGraphDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
getObsoleteOldStyleHistogram() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram() - Method in class org.platanios.tensorflow.proto.Summary.Value
bytes obsolete_old_style_histogram = 3;
getObsoleteOldStyleHistogram() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
bytes obsolete_old_style_histogram = 3;
getOffset() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 offset = 4;
getOffset() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
int64 offset = 4;
getOffset() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
int64 offset = 4;
getOneofIndex() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofIndex() - Method in class org.platanios.tensorflow.proto.google.Field
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofIndex() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The index of the field type in `Type.oneofs`, for message or enumeration types.
getOneofs(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofs(int) - Method in class org.platanios.tensorflow.proto.google.Type
The list of types appearing in `oneof` definitions in this type.
getOneofs(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in class org.platanios.tensorflow.proto.google.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsBytes(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in class org.platanios.tensorflow.proto.google.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsCount() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in class org.platanios.tensorflow.proto.google.Type
The list of types appearing in `oneof` definitions in this type.
getOneofsList() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The list of types appearing in `oneof` definitions in this type.
getOp() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Must match the name of an Op.
getOp() - Method in class org.platanios.tensorflow.proto.KernelDef
Must match the name of an Op.
getOp() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Must match the name of an Op.
getOp() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The operation name.
getOp() - Method in class org.platanios.tensorflow.proto.NodeDef
The operation name.
getOp() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
The operation name.
getOp(int) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOp(int) - Method in class org.platanios.tensorflow.proto.ApiDefs
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOp(int) - Method in interface org.platanios.tensorflow.proto.ApiDefsOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOp(int) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOp(int) - Method in class org.platanios.tensorflow.proto.OpList
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOp(int) - Method in interface org.platanios.tensorflow.proto.OpListOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpBuilder(int) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpBuilderList() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpBytes() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Must match the name of an Op.
getOpBytes() - Method in class org.platanios.tensorflow.proto.KernelDef
Must match the name of an Op.
getOpBytes() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Must match the name of an Op.
getOpBytes() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The operation name.
getOpBytes() - Method in class org.platanios.tensorflow.proto.NodeDef
The operation name.
getOpBytes() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
The operation name.
getOpCase() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
getOpCase() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getOpCase() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
 
getOpCount() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpCount() - Method in class org.platanios.tensorflow.proto.ApiDefs
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpCount() - Method in interface org.platanios.tensorflow.proto.ApiDefsOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpCount() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpCount() - Method in class org.platanios.tensorflow.proto.OpList
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpCount() - Method in interface org.platanios.tensorflow.proto.OpListOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device where the tensor is located.
getOpDevice() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Device where the tensor is located.
getOpDevice() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Device where the tensor is located.
getOpDeviceBytes() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device where the tensor is located.
getOpDeviceBytes() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Device where the tensor is located.
getOpDeviceBytes() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Device where the tensor is located.
getOpEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 op_end_rel_micros = 4;
getOpEndRelMicros() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 op_end_rel_micros = 4;
getOpEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 op_end_rel_nanos = 15;
getOpEndRelNanos() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 op_end_rel_nanos = 15;
getOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequestOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
getOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Name of the operation making the allocation.
getOperation() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Name of the operation making the allocation.
getOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
getOperation() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Name of the operation making the deallocation.
getOperation() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Name of the operation making the deallocation.
getOperation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperation() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
getOperationBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Name of the operation making the allocation.
getOperationBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Name of the operation making the allocation.
getOperationBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
getOperationBytes() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Name of the operation making the deallocation.
getOperationBytes() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Name of the operation making the deallocation.
getOperationBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationBytes() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstantOrBuilder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
getOperationOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequestOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
getOperationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.ConfigProto
Global timeout for all blocking operations in this session.
getOperationTimeoutInMs() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Global timeout for all blocking operations in this session.
getOpId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
All remote tensors are identified by <Op ID, Output num>.
getOpId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
All remote tensors are identified by <Op ID, Output num>.
getOpId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
All remote tensors are identified by <Op ID, Output num>.
getOpId() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
getOpId() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
The ID of the operation that produced this tensor.
getOpId() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
The ID of the operation that produced this tensor.
getOpId(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
getOpId(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
Ids to wait on.
getOpId(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequestOrBuilder
Ids to wait on.
getOpIdCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
getOpIdCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
Ids to wait on.
getOpIdCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequestOrBuilder
Ids to wait on.
getOpIdList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
getOpIdList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
Ids to wait on.
getOpIdList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequestOrBuilder
Ids to wait on.
getOpInputs(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputs(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputs(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpInputsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.OperationOrBuilder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
getOpList() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpList() - Method in class org.platanios.tensorflow.proto.ApiDefs
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpList() - Method in interface org.platanios.tensorflow.proto.ApiDefsOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpList() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpList() - Method in class org.platanios.tensorflow.proto.OpList
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpList() - Method in interface org.platanios.tensorflow.proto.OpListOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
string op_name = 5;
getOpName() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
string op_name = 5;
getOpName() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
string op_name = 5;
getOpName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
getOpName() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the op (e.g., "Dense/MatMul_1").
getOpName() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
string op_name = 5;
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
string op_name = 5;
getOpNameBytes() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
string op_name = 5;
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Name of the op (e.g., "Dense/MatMul_1").
getOpNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Name of the op (e.g., "Dense/MatMul_1").
getOpOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDefs
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefsOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpList
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.OpListOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDefs
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ApiDefsOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
getOpOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpList
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpOrBuilderList() - Method in interface org.platanios.tensorflow.proto.OpListOrBuilder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
getOpStartRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 op_start_rel_micros = 3;
getOpStartRelMicros() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 op_start_rel_micros = 3;
getOpStartRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 op_start_rel_nanos = 14;
getOpStartRelNanos() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 op_start_rel_nanos = 14;
getOptimizeForStaticGraph() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If true, the session may treat the graph as being static for optimization purposes.
getOptimizeForStaticGraph() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If true, the session may treat the graph as being static for optimization purposes.
getOptimizerOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptions() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizerOptionsBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options controlling how graph is optimized.
getOptimizerOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options controlling how graph is optimized.
getOptimizers(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizers(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizers(int) - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersBytes(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersBytes(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersBytes(int) - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersCount() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersList() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersList() - Method in class org.platanios.tensorflow.proto.RewriterConfig
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptimizersList() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
getOptionalRestore() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
Whether checkpoints should be considered as matching even without this value restored.
getOptionalRestore() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder
Whether checkpoints should be considered as matching even without this value restored.
getOptions() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
getOptions() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
Options that define the behavior of the created callable.
getOptions() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
Options that define the behavior of the created callable.
getOptions() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
getOptions() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Options for the run call.
getOptions() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Options for the run call.
getOptions() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptions() - Method in class org.platanios.tensorflow.proto.TracingRequest
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptions() - Method in interface org.platanios.tensorflow.proto.TracingRequestOrBuilder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Enum
Protocol buffer options.
getOptions(int) - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue
Protocol buffer options.
getOptions(int) - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Field
The protocol buffer options.
getOptions(int) - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptions(int) - Method in class org.platanios.tensorflow.proto.google.Type
The protocol buffer options.
getOptions(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The protocol buffer options.
getOptionsBuilder() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
getOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
getOptionsBuilder() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsBuilderList() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsBuilderList() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Enum
Protocol buffer options.
getOptionsCount() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Protocol buffer options.
getOptionsCount() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Field
The protocol buffer options.
getOptionsCount() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsCount() - Method in class org.platanios.tensorflow.proto.google.Type
The protocol buffer options.
getOptionsCount() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Enum
Protocol buffer options.
getOptionsList() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Protocol buffer options.
getOptionsList() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Field
The protocol buffer options.
getOptionsList() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsList() - Method in class org.platanios.tensorflow.proto.google.Type
The protocol buffer options.
getOptionsList() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The protocol buffer options.
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
Options that define the behavior of the created callable.
getOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
Options that define the behavior of the created callable.
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Options for the run call.
getOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Options for the run call.
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.TracingRequest
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.TracingRequestOrBuilder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Enum
Protocol buffer options.
getOptionsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue
Protocol buffer options.
getOptionsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Field
The protocol buffer options.
getOptionsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.google.Type
The protocol buffer options.
getOptionsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Enum
Protocol buffer options.
getOptionsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.EnumValue
Protocol buffer options.
getOptionsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.EnumValueOrBuilder
Protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Field
The protocol buffer options.
getOptionsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
getOptionsOrBuilderList() - Method in class org.platanios.tensorflow.proto.google.Type
The protocol buffer options.
getOptionsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The protocol buffer options.
getOptLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Overall optimization level.
getOptLevel() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
Overall optimization level.
getOptLevel() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
Overall optimization level.
getOptLevelValue() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Overall optimization level.
getOptLevelValue() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
Overall optimization level.
getOptLevelValue() - Method in interface org.platanios.tensorflow.proto.OptimizerOptionsOrBuilder
Overall optimization level.
getOpType() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Op type (e.g., "MatMul").
getOpType() - Method in class org.platanios.tensorflow.proto.Execution
Op type (e.g., "MatMul").
getOpType() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Op type (e.g., "MatMul").
getOpType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
getOpType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Type of the op (e.g., "MatMul").
getOpType() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in class org.platanios.tensorflow.proto.Execution
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Op type (e.g., "MatMul").
getOpTypeBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Type of the op (e.g., "MatMul").
getOpTypeBytes() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Type of the op (e.g., "MatMul").
getOriginalFuncNames(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNames(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNames(int) - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesBytes(int) - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesCount() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesCount() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesCount() - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesList() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesList() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalFuncNamesList() - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
This is intended to store the list of names of the functions from the original graph that this node was derived.
getOriginalGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
getOriginalGraphDef() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
Original (uninstrumented) GraphDef (if available).
getOriginalGraphDef() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
Original (uninstrumented) GraphDef (if available).
getOriginalNodeNames(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNames(int) - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesBytes(int) - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesCount() - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
Opaque string inserted into error messages created by the runtime.
getOriginalNodeNamesList() - Method in interface org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfoOrBuilder
Opaque string inserted into error messages created by the runtime.
getOriginalVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOriginalVariableNodeId() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
getOutArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArg(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgCount() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.ApiDef
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOutArgOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
getOuterContextId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
getOuterContextId() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
IDs of the immediate enclosing context (graph), if any.
getOuterContextId() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
IDs of the immediate enclosing context (graph), if any.
getOuterContextIdBytes() - Method in interface org.platanios.tensorflow.proto.DebuggedGraphOrBuilder
IDs of the immediate enclosing context (graph), if any.
getOutput(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutput(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutput(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef
Description of the output(s).
getOutputArg(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the output(s).
getOutputArgBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgCount() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the output(s).
getOutputArgCount() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the output(s).
getOutputArgList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgList() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the output(s).
getOutputArgList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilder(int) - Method in class org.platanios.tensorflow.proto.OpDef
Description of the output(s).
getOutputArgOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
getOutputArgOrBuilderList() - Method in class org.platanios.tensorflow.proto.OpDef
Description of the output(s).
getOutputArgOrBuilderList() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Description of the output(s).
getOutputBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 output_count = 7;
getOutputCount() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
int32 output_count = 7;
getOutputCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
int32 output_count = 7;
getOutputCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputCount() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfo(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoCount() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoList() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputInfoOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
getOutputList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputNum() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
getOutputNum() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
The index into the outputs of the operation that produced this tensor.
getOutputNum() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
The index into the outputs of the operation that produced this tensor.
getOutputOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputOrBuilderList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
getOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in class org.platanios.tensorflow.proto.RunOptions
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPartitionGraphs() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
getOutputPort() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 output_port = 2;
getOutputPort() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
int32 output_port = 2;
getOutputPort() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInputOrBuilder
int32 output_port = 2;
getOutputs() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Deprecated.
getOutputs() - Method in class org.platanios.tensorflow.proto.SignatureDef
Deprecated.
getOutputs() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Deprecated.
getOutputsCount() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
getOutputsCount() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getOutputsCount() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named output parameters.
getOutputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSignatureOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
getOutputSlot() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Output slot to watch.
getOutputSlot() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Output slot to watch.
getOutputSlot() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Output slot to watch.
getOutputSlot() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputSlot() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputSlot() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
getOutputsMap() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
getOutputsMap() - Method in class org.platanios.tensorflow.proto.SignatureDef
Named output parameters.
getOutputsMap() - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named output parameters.
getOutputsOrDefault(String, TensorInfo) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named output parameters.
getOutputsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
getOutputsOrThrow(String) - Method in class org.platanios.tensorflow.proto.SignatureDef
Named output parameters.
getOutputsOrThrow(String) - Method in interface org.platanios.tensorflow.proto.SignatureDefOrBuilder
Named output parameters.
getOutputTensorDeviceIds(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIds(int) - Method in class org.platanios.tensorflow.proto.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIds(int) - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in class org.platanios.tensorflow.proto.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsCount() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in class org.platanios.tensorflow.proto.Execution
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorDeviceIdsList() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Debugged-generated IDs of the devices on which the output tensors reside.
getOutputTensorIds(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in class org.platanios.tensorflow.proto.Execution
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIds(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIds(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIds(int) - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.Execution
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIdsCount() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in class org.platanios.tensorflow.proto.Execution
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
IDs of the output tensors (if availbable).
getOutputTensorIdsList() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
Unique IDs for the output tensors of this op.
getOutputTensorIdsList() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
Unique IDs for the output tensors of this op.
getPacked() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
Whether to use alternative packed wire representation.
getPacked() - Method in class org.platanios.tensorflow.proto.google.Field
Whether to use alternative packed wire representation.
getPacked() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
Whether to use alternative packed wire representation.
getPaddingId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
getPaddingId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
int32 padding_id = 5;
getPaddingId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
int32 padding_id = 5;
getParallelIterations() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
getParallelIterations() - Method in class org.platanios.tensorflow.proto.WhileContextDef
The number of iterations allowed to run in parallel.
getParallelIterations() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
The number of iterations allowed to run in parallel.
getParameterMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
Deprecated.
getParameterMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
Deprecated.
getParameterMap() - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
Deprecated.
getParameterMapCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
getParameterMapCount() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getParameterMapCount() - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapMap() - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrDefault(String, AttrValue) - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParameterMapOrThrow(String) - Method in interface org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizerOrBuilder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
getParserForType() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ApiDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AttrValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.BytesList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getParserForType() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Duration
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Event
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Example
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Execution
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Feature
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FeatureList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Features
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FloatList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.Any
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.Enum
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.Field
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.Option
 
getParserForType() - Method in class org.platanios.tensorflow.proto.google.Type
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GradientDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Int64List
 
getParserForType() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
getParserForType() - Method in class org.platanios.tensorflow.proto.JobDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getParserForType() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getParserForType() - Method in class org.platanios.tensorflow.proto.KernelDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.KernelList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
getParserForType() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.LogMessage
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NodeDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OpDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OpList
 
getParserForType() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedModel
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SaverDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ServerDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SessionLog
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SourceContext
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SourceFile
 
getParserForType() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getParserForType() - Method in class org.platanios.tensorflow.proto.StepSequence
 
getParserForType() - Method in class org.platanios.tensorflow.proto.StepStats
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Summary
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
getParserForType() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getParserForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getParserForType() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getParserForType() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.VariableDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getParserForType() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
getParserForType() - Method in class org.platanios.tensorflow.proto.VersionDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getParserForType() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
getParserForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getParserForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getPartialRunHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandle() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupResponseOrBuilder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Partial run handle (optional).
getPartialRunHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Partial run handle (optional).
getPartialRunHandle() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Partial run handle (optional).
getPartialRunHandleBytes() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandleBytes() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandleBytes() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupResponseOrBuilder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
getPartialRunHandleBytes() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Partial run handle (optional).
getPartialRunHandleBytes() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Partial run handle (optional).
getPartialRunHandleBytes() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Partial run handle (optional).
getPartialRunSetup() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetup() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetup() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetupBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetupOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetupOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetupOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
getPartialRunSetupResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartialRunSetupResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
getPartitionGraph(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraph(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraph(int) - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphCount() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphCount() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphCount() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphList() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
getPartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphs(int) - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsCount() - Method in class org.platanios.tensorflow.proto.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsCount() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsList() - Method in class org.platanios.tensorflow.proto.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsList() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
getPartitionGraphsOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunMetadata
Graphs of the partitions executed by executors.
getPartitionGraphsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Graphs of the partitions executed by executors.
getPatch() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 patch = 3;
getPatch() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
int32 patch = 3;
getPatch() - Method in interface org.platanios.tensorflow.proto.Autotuning.CudnnVersionOrBuilder
int32 patch = 3;
getPeakBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
getPeakBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
int64 peak_bytes = 3;
getPeakBytes() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
int64 peak_bytes = 3;
getPeakBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
getPeakBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
int64 peak_bytes_in_use = 3;
getPeakBytesInUse() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStatsOrBuilder
int64 peak_bytes_in_use = 3;
getPerProcessGpuMemoryFraction() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in class org.platanios.tensorflow.proto.GPUOptions
Fraction of the available GPU memory to allocate for each process.
getPerProcessGpuMemoryFraction() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Fraction of the available GPU memory to allocate for each process.
getPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Persistent memory used by this node.
getPersistentMemorySize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Persistent memory used by this node.
getPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats
int64 persistent_memory_size = 3;
getPersistentMemorySize() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
int64 persistent_memory_size = 3;
getPersistentTensorAllocIds(int) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in class org.platanios.tensorflow.proto.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIds(int) - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in class org.platanios.tensorflow.proto.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsCount() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in class org.platanios.tensorflow.proto.MemoryStats
repeated int64 persistent_tensor_alloc_ids = 5;
getPersistentTensorAllocIdsList() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
repeated int64 persistent_tensor_alloc_ids = 5;
getPhysicalDeviceDesc() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
getPhysicalDeviceDesc() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
String representation of the physical device that this device maps to.
getPhysicalDeviceDesc() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
String representation of the physical device that this device maps to.
getPhysicalDeviceDescBytes() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
String representation of the physical device that this device maps to.
getPinToHostOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Force small ops onto the CPU (default is OFF).
getPinToHostOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Force small ops onto the CPU (default is OFF).
getPivotForBodyName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_body tensor.
getPivotForBodyName() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot_for_body tensor.
getPivotForBodyName() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot_for_body tensor.
getPivotForBodyNameBytes() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot_for_body tensor.
getPivotForPredName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
getPivotForPredName() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot_for_pred tensor.
getPivotForPredName() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot_for_pred tensor.
getPivotForPredNameBytes() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot_for_pred tensor.
getPivotName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pivot tensor.
getPivotName() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the pivot tensor.
getPivotName() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the pivot tensor.
getPivotName() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot tensor.
getPivotName() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot tensor.
getPivotName() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the pivot tensor.
getPivotNameBytes() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot tensor.
getPivotNameBytes() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Name of the pivot tensor.
getPivotNameBytes() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Name of the pivot tensor.
getPlaceholder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in class org.platanios.tensorflow.proto.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholder() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in class org.platanios.tensorflow.proto.AttrValue
This is a placeholder only used in nodes defined inside a function.
getPlaceholderBytes() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
This is a placeholder only used in nodes defined inside a function.
getPlacementPeriod() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Assignment of Nodes to Devices is recomputed every placement_period steps until the system warms up (at which point the recomputation typically slows down automatically).
getPlacementPeriod() - Method in class org.platanios.tensorflow.proto.ConfigProto
Assignment of Nodes to Devices is recomputed every placement_period steps until the system warms up (at which point the recomputation typically slows down automatically).
getPlacementPeriod() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Assignment of Nodes to Devices is recomputed every placement_period steps until the system warms up (at which point the recomputation typically slows down automatically).
getPlacePrunedGraph() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in class org.platanios.tensorflow.proto.GraphOptions
Only place the subgraphs that are run, rather than the entire graph.
getPlacePrunedGraph() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Only place the subgraphs that are run, rather than the entire graph.
getPluginData() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginData() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Data that associates a summary with a certain plugin.
getPluginData() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
getPluginDataBuilder() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Data that associates a summary with a certain plugin.
getPluginDataOrBuilder() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
getPluginName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
getPluginName() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
The name of the plugin this data pertains to.
getPluginName() - Method in interface org.platanios.tensorflow.proto.SummaryMetadata.PluginDataOrBuilder
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
The name of the plugin this data pertains to.
getPluginNameBytes() - Method in interface org.platanios.tensorflow.proto.SummaryMetadata.PluginDataOrBuilder
The name of the plugin this data pertains to.
getPollingActiveDelayUsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
getPollingActiveDelayUsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
getPollingActiveDelayUsecs() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
getPollingInactiveDelayMsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in class org.platanios.tensorflow.proto.GPUOptions
This field is deprecated and ignored.
getPollingInactiveDelayMsecs() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
This field is deprecated and ignored.
getPort() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The server port.
getPort() - Method in class org.platanios.tensorflow.proto.ServerDef
The server port.
getPort() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The server port.
getPostOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationGraphOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
getPostOptimizationVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfig() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPostOptimizationVerifierConfigOrBuilder() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
getPrecedingNode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
getPrecedingNode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
int32 preceding_node = 1;
getPrecedingNode() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_node = 1;
getPrecedingPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
getPrecedingPort() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
int32 preceding_port = 2;
getPrecedingPort() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfoOrBuilder
int32 preceding_port = 2;
getPredName() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pred tensor.
getPredName() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the pred tensor.
getPredName() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the pred tensor.
getPredNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pred tensor.
getPredNameBytes() - Method in class org.platanios.tensorflow.proto.CondContextDef
Name of the pred tensor.
getPredNameBytes() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Name of the pred tensor.
getPreOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPreOptimizationGraphOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
getPriority() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Prioritization of kernel amongst different devices.
getPriority() - Method in class org.platanios.tensorflow.proto.KernelDef
Prioritization of kernel amongst different devices.
getPriority() - Method in interface org.platanios.tensorflow.proto.KernelDefOrBuilder
Prioritization of kernel amongst different devices.
getPriority() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
getPriority() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
Priority of the request.
getPriority() - Method in interface org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder
Priority of the request.
getProducer() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
The version of the code that produced this data.
getProducer() - Method in class org.platanios.tensorflow.proto.VersionDef
The version of the code that produced this data.
getProducer() - Method in interface org.platanios.tensorflow.proto.VersionDefOrBuilder
The version of the code that produced this data.
getProperties() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getProperties() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getProperties() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDeviceOrBuilder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getPropertiesBuilder() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getPropertiesOrBuilder() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDeviceOrBuilder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
getProtocol() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The protocol to be used by this server.
getProtocol() - Method in class org.platanios.tensorflow.proto.ServerDef
The protocol to be used by this server.
getProtocol() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The protocol to be used by this server.
getProtocolBytes() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The protocol to be used by this server.
getProtocolBytes() - Method in class org.platanios.tensorflow.proto.ServerDef
The protocol to be used by this server.
getProtocolBytes() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The protocol to be used by this server.
getPtr() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Address of the allocation.
getPtr() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Address of the allocation.
getPtr() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Address of the allocation.
getPtr() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Address of the allocation.
getPtr() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Address of the allocation.
getPtr() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Address of the allocation.
getQueue(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueue(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueue(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueClosedExceptionTypes(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypes(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypes(int) - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesCount() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesList() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValue(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValue(int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValue(int) - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueClosedExceptionTypesValueList() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
getQueueCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
Queue name.
getQueueName() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
Queue name.
getQueueName() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
Queue name.
getQueueNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
Queue name.
getQueueNameBytes() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
Queue name.
getQueueNameBytes() - Method in interface org.platanios.tensorflow.proto.QueueRunnerDefOrBuilder
Queue name.
getQueueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequestOrBuilder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
getQueueResponse(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponse(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
A single operation response for every item in the request.
getQueueResponse(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponseOrBuilder
A single operation response for every item in the request.
getQueueResponseBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
A single operation response for every item in the request.
getQueueResponseCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponseOrBuilder
A single operation response for every item in the request.
getQueueResponseList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
A single operation response for every item in the request.
getQueueResponseList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponseOrBuilder
A single operation response for every item in the request.
getQueueResponseOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
A single operation response for every item in the request.
getQueueResponseOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponseOrBuilder
A single operation response for every item in the request.
getQueueResponseOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
getQueueResponseOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
A single operation response for every item in the request.
getQueueResponseOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponseOrBuilder
A single operation response for every item in the request.
getRecordCosts() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_costs = 1;
getRecordCosts() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
bool record_costs = 1;
getRecordCosts() - Method in interface org.platanios.tensorflow.proto.ExecutorOptsOrBuilder
bool record_costs = 1;
getRecordPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_partition_graphs = 4;
getRecordPartitionGraphs() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
bool record_partition_graphs = 4;
getRecordPartitionGraphs() - Method in interface org.platanios.tensorflow.proto.ExecutorOptsOrBuilder
bool record_partition_graphs = 4;
getRecordTimeline() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_timeline = 3;
getRecordTimeline() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
bool record_timeline = 3;
getRecordTimeline() - Method in interface org.platanios.tensorflow.proto.ExecutorOptsOrBuilder
bool record_timeline = 3;
getRecv(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecv(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecv(int) - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvBufMaxChunk() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBufMaxChunk() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Guidance to formatting of large RecvBuf fields for transfer.
getRecvBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvCount() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvCount() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvCount() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvKey(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
getRecvKey(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
repeated string recv_key = 4;
getRecvKey(int) - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
repeated string recv_key = 4;
getRecvKeyBytes(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
getRecvKeyBytes(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
repeated string recv_key = 4;
getRecvKeyBytes(int) - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
repeated string recv_key = 4;
getRecvKeyCount() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
getRecvKeyCount() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
repeated string recv_key = 4;
getRecvKeyCount() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
repeated string recv_key = 4;
getRecvKeyList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
getRecvKeyList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
repeated string recv_key = 4;
getRecvKeyList() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
repeated string recv_key = 4;
getRecvList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvList() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getRecvOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
getReferenceConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConv() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConvBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConvOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConvOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferenceConvOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
getReferencedTensor(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensor(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorCount() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.NodeExecStats
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferencedTensorOrBuilderList() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
getReferenceGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemmBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemmOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemmOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getReferenceGemmOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
getRegisterFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunctionBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunctionOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
Takes a FunctionDef and makes it enqueable on the remote worker.
getRegisterFunctionOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
Takes a FunctionDef and makes it enqueable on the remote worker.
getReleaseCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallableBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallableOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
getReleaseCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getReleaseCallableResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
getRemapping() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemapping() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemappingValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
getRemoteDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDevice(int) - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceCount() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceCount() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceCount() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceList() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilderList() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteDeviceOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ListDevicesResponseOrBuilder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
getRemoteHandle() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandle() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandle() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandleBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandleOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandleOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRemoteHandleOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
getRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameTo() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
getRenameTo() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Change the name used to access this attr in the API from what is used in the GraphDef.
getRenameTo() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Change the name used to access this attr in the API from what is used in the GraphDef.
getRenameToBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameToBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameToBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.ArgOrBuilder
Change the name used to access this arg in the API from what is used in the GraphDef.
getRenameToBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
getRenameToBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Change the name used to access this attr in the API from what is used in the GraphDef.
getRenameToBytes() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Change the name used to access this attr in the API from what is used in the GraphDef.
getRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
A key identifying the channel to receive tensors from.
getRendezvousKey() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
A key identifying the channel to receive tensors from.
getRendezvousKey() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
A key identifying the channel to receive tensors from.
getRendezvousKeyBytes() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
A key identifying the channel to receive tensors from.
getRendezvousKeyBytes() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
A key identifying the channel to receive tensors from.
getRendezvousKeyBytes() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
A key identifying the channel to receive tensors from.
getReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool report_tensor_allocations_upon_oom = 5;
getReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
bool report_tensor_allocations_upon_oom = 5;
getReportTensorAllocationsUponOom() - Method in interface org.platanios.tensorflow.proto.ExecutorOptsOrBuilder
bool report_tensor_allocations_upon_oom = 5;
getReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM).
getReportTensorAllocationsUponOom() - Method in class org.platanios.tensorflow.proto.RunOptions
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM).
getReportTensorAllocationsUponOom() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM).
getRequestedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes requested
getRequestedBytes() - Method in class org.platanios.tensorflow.proto.AllocationDescription
Total number of bytes requested
getRequestedBytes() - Method in interface org.platanios.tensorflow.proto.AllocationDescriptionOrBuilder
Total number of bytes requested
getRequestedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 requested_size = 3;
getRequestedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
int64 requested_size = 3;
getRequestedSize() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
int64 requested_size = 3;
getRequestId() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
int64 request_id = 1;
getRequestId() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
int64 request_id = 1;
getRequestId() - Method in interface org.platanios.tensorflow.proto.MarkRecvFinishedRequestOrBuilder
int64 request_id = 1;
getRequestId() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Depending on the RPC system in use, it may be necessary to set this id to detect resends of RPCs where the server is not aware that the prior RPC failed.
getRequestId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Depending on the RPC system in use, it may be necessary to set this id to detect resends of RPCs where the server is not aware that the prior RPC failed.
getRequestId() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Depending on the RPC system in use, it may be necessary to set this id to detect resends of RPCs where the server is not aware that the prior RPC failed.
getRequestId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Unique identifier for this request.
getRequestId() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Unique identifier for this request.
getRequestId() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Unique identifier for this request.
getRequireAck() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getRequireAck() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getRequireAck() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getRequireAck() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getRequireAck() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getRequireAck() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
getResetDiskByteUsage() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResetDiskByteUsage() - Method in class org.platanios.tensorflow.proto.DebugOptions
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResetDiskByteUsage() - Method in interface org.platanios.tensorflow.proto.DebugOptionsOrBuilder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
getResetRequest() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequest() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequest() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequestBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequestOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequestOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequestOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
getResetRequestResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResetRequestResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
getResource() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResource() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResource() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResourceArgUniqueId() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getResourceArgUniqueId() - Method in class org.platanios.tensorflow.proto.FunctionDef
Deprecated.
getResourceArgUniqueId() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Deprecated.
getResourceArgUniqueIdCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getResourceArgUniqueIdCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getResourceArgUniqueIdCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in class org.platanios.tensorflow.proto.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdMap() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in class org.platanios.tensorflow.proto.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrDefault(int, int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
Unique IDs for each resource argument, used to track aliasing resources.
getResourceArgUniqueIdOrThrow(int) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Unique IDs for each resource argument, used to track aliasing resources.
getResourceBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResourceDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapes(int) - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesBuilder(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesBuilderList() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesCount() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesList() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
Optional data types and shapes of a remote resource variable.
getResourceDtypesAndShapesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RemoteTensorHandleOrBuilder
Optional data types and shapes of a remote resource variable.
getResourceHandleVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_RESOURCE
getResourceHandleVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_RESOURCE
getResourceHandleValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_RESOURCE
getResourceHandleValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_RESOURCE
getResourceHandleValOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_RESOURCE
getResourceOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResourceOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResourceOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
getResponseCase() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
getResponseCase() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getResponseCase() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
 
getRestoreOpName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in class org.platanios.tensorflow.proto.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpName() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef
The operation to run when restoring a model checkpoint.
getRestoreOpNameBytes() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The operation to run when restoring a model checkpoint.
getResults(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResults(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
Records all auto-tuning results per algorithm.
getResults(int) - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
Records all auto-tuning results per algorithm.
getResultsBuilder(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsBuilderList() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsCount() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsCount() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
Records all auto-tuning results per algorithm.
getResultsCount() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
Records all auto-tuning results per algorithm.
getResultsList() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsList() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
Records all auto-tuning results per algorithm.
getResultsList() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
Records all auto-tuning results per algorithm.
getResultsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
Records all auto-tuning results per algorithm.
getResultsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
Records all auto-tuning results per algorithm.
getResultsOrBuilderList() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
getResultsOrBuilderList() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
Records all auto-tuning results per algorithm.
getResultsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
Records all auto-tuning results per algorithm.
getRet() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Deprecated.
getRet() - Method in class org.platanios.tensorflow.proto.FunctionDef
Deprecated.
getRet() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
Deprecated.
getRetCount() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
getRetCount() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getRetCount() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetMap() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetMap() - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetMap() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrDefault(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrDefault(String, String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrThrow(String) - Method in class org.platanios.tensorflow.proto.FunctionDef
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRetOrThrow(String) - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
getRewriteOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptions() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRewriteOptionsBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options that control the type and amount of graph rewriting.
getRewriteOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
getRpcOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRpcOptionsBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply when this session uses the distributed runtime.
getRpcOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
getRunCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallableBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallableOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallableOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
getRunCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunCallableResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
getRunHandlerPoolOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptions() - Method in interface org.platanios.tensorflow.proto.RunOptions.ExperimentalOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunHandlerPoolOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunOptions.ExperimentalOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
getRunMetadata() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunMetadata() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunMetadata() - Method in interface org.platanios.tensorflow.proto.TaggedRunMetadataOrBuilder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
getRunOptions() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
getRunOptions() - Method in class org.platanios.tensorflow.proto.CallableOptions
Options that will be applied to each run.
getRunOptions() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Options that will be applied to each run.
getRunOptionsBuilder() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.CallableOptions
Options that will be applied to each run.
getRunOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Options that will be applied to each run.
getRunStep() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStep() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStep() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStepBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStepOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStepOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStepOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
getRunStepResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponseBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponseOrBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunStepResponseOrBuilder() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
getRunTime() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTime() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTime() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTimeBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTimeOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTimeOrBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.Duration run_time = 9;
getRunTimeOrBuilder() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.Duration run_time = 9;
getS() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"string"
getS() - Method in class org.platanios.tensorflow.proto.AttrValue
"string"
getS() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"string"
getS(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
getS(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(string)"
getS(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(string)"
getSampleRate() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Sample rate of the audio in Hz.
getSampleRate() - Method in class org.platanios.tensorflow.proto.Summary.Audio
Sample rate of the audio in Hz.
getSampleRate() - Method in interface org.platanios.tensorflow.proto.Summary.AudioOrBuilder
Sample rate of the audio in Hz.
getSavedModelSchemaVersion() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
The schema version of the SavedModel instance.
getSavedModelSchemaVersion() - Method in class org.platanios.tensorflow.proto.SavedModel
The schema version of the SavedModel instance.
getSavedModelSchemaVersion() - Method in interface org.platanios.tensorflow.proto.SavedModelOrBuilder
The schema version of the SavedModel instance.
getSaverDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
getSaverDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
SaverDef.
getSaverDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
SaverDef.
getSaverDefBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
getSaverDefOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
SaverDef.
getSaverDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
SaverDef.
getSaveSliceInfoDef() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in class org.platanios.tensorflow.proto.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDef() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefBuilder() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in class org.platanios.tensorflow.proto.VariableDef
Support for saving variables as slices of a larger variable.
getSaveSliceInfoDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
getSaveTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in class org.platanios.tensorflow.proto.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorName() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in class org.platanios.tensorflow.proto.SaverDef
The operation to run when saving a model checkpoint.
getSaveTensorNameBytes() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
The operation to run when saving a model checkpoint.
getScheduledMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_micros = 9;
getScheduledMicros() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 scheduled_micros = 9;
getScheduledMicros() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 scheduled_micros = 9;
getScheduledNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in class org.platanios.tensorflow.proto.NodeExecStats
int64 scheduled_nanos = 17;
getScheduledNanos() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
int64 scheduled_nanos = 17;
getScomplexVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
getScomplexVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX64.
getScomplexVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
getScomplexValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX64.
getScomplexValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX64.
getScomplexValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
getScomplexValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_COMPLEX64.
getScomplexValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_COMPLEX64.
getScopedAllocatorOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
getScopedAllocatorOpts() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in class org.platanios.tensorflow.proto.RewriterConfig
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOpts() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getScopedAllocatorOptsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
getSCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
getSCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(string)"
getSCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(string)"
getScratchBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
int64 scratch_bytes = 8;
getScratchBytes() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
int64 scratch_bytes = 8;
getScratchBytes() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
int64 scratch_bytes = 8;
getSeconds() - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed seconds of the span of time.
getSeconds() - Method in class org.platanios.tensorflow.proto.Duration
Signed seconds of the span of time.
getSeconds() - Method in interface org.platanios.tensorflow.proto.DurationOrBuilder
Signed seconds of the span of time.
getSend(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSend(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Runs the graph.
getSend(int) - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Runs the graph.
getSendBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendCount() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendCount() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Runs the graph.
getSendCount() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Runs the graph.
getSendList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Runs the graph.
getSendList() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Runs the graph.
getSendOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Runs the graph.
getSendOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Runs the graph.
getSendOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
getSendOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Runs the graph.
getSendOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Runs the graph.
getSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, for timeline.
getSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Optional, for timeline.
getSendStartMicros() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Optional, for timeline.
getSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The time at which tensor was available and started to be returned.
getSendStartMicros() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
The time at which tensor was available and started to be returned.
getSendStartMicros() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
The time at which tensor was available and started to be returned.
getSendTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensor() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensorBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSendTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ApiDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AttrValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.BytesList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Duration
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Event
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Example
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Execution
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Feature
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FeatureList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Features
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FloatList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.Any
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.Enum
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.Field
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.Option
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.google.Type
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GradientDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Int64List
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.JobDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.KernelDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.KernelList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.LogMessage
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NodeDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OpDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OpList
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedModel
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SaverDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ServerDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SessionLog
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SourceContext
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SourceFile
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.StepSequence
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.StepStats
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Summary
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.VariableDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.VersionDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getSerializedSize() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getServerDef() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
getServerDef() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
Defines the configuration of a TensorFlow worker.
getServerDef() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
Defines the configuration of a TensorFlow worker.
getServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Identifies the full cluster, and this particular worker's position within.
getServerDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
getServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Identifies the full cluster, and this particular worker's position within.
getServerDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
getServerDefBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
getServerDefBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDefBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
Defines the configuration of a TensorFlow worker.
getServerDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
Defines the configuration of a TensorFlow worker.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Identifies the full cluster, and this particular worker's position within.
getServerDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
getServerLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
getServerLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on server-side device locality.
getServerLocality() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on server-side device locality.
getServerLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
getServerLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on server-side device locality.
getServerLocality() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on server-side device locality.
getServerLocalityBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
getServerLocalityBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on server-side device locality.
getServerLocalityOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on server-side device locality.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.CloseSessionRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The session handle to be used in subsequent calls for the created session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
The session handle to be used in subsequent calls for the created session.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.CreateSessionResponseOrBuilder
The session handle to be used in subsequent calls for the created session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Sessions are identified by a given handle.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
Sessions are identified by a given handle.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
Sessions are identified by a given handle.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
Sessions are identified by a given handle.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
Sessions are identified by a given handle.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.DeleteWorkerSessionRequestOrBuilder
Sessions are identified by a given handle.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
The session_handle used when registering the graph.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
The session_handle used when registering the graph.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.DeregisterGraphRequestOrBuilder
The session_handle used when registering the graph.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.ListDevicesRequestOrBuilder
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Subgraphs are scoped within one session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Subgraphs are scoped within one session.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Subgraphs are scoped within one session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.ReleaseCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
string session_handle = 2;
getSessionHandle() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
string session_handle = 2;
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.ReplayLog.NewReplaySessionOrBuilder
string session_handle = 2;
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
session_handle is the master-generated unique id for this session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
session_handle is the master-generated unique id for this session.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
session_handle is the master-generated unique id for this session.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in class org.platanios.tensorflow.proto.RunStepRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandle() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.CloseSessionRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The session handle to be used in subsequent calls for the created session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
The session handle to be used in subsequent calls for the created session.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.CreateSessionResponseOrBuilder
The session handle to be used in subsequent calls for the created session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.DeleteWorkerSessionRequestOrBuilder
Sessions are identified by a given handle.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
The session_handle used when registering the graph.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
The session_handle used when registering the graph.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.DeregisterGraphRequestOrBuilder
The session_handle used when registering the graph.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.ListDevicesRequestOrBuilder
Optional: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Subgraphs are scoped within one session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Subgraphs are scoped within one session.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Subgraphs are scoped within one session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.ReleaseCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
string session_handle = 2;
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
string session_handle = 2;
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.ReplayLog.NewReplaySessionOrBuilder
string session_handle = 2;
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.RunCallableRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
session_handle is the master-generated unique id for this session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
session_handle is the master-generated unique id for this session.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
session_handle is the master-generated unique id for this session.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in class org.platanios.tensorflow.proto.RunStepRequest
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionHandleBytes() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
getSessionInterOpThreadPool(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPool(int) - Method in class org.platanios.tensorflow.proto.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPool(int) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilder(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolBuilderList() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in class org.platanios.tensorflow.proto.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolCount() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in class org.platanios.tensorflow.proto.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolList() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in class org.platanios.tensorflow.proto.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in class org.platanios.tensorflow.proto.ConfigProto
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionInterOpThreadPoolOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
This option is experimental - it may be replaced with a different mechanism in the future.
getSessionLog() - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLog() - Method in class org.platanios.tensorflow.proto.Event
The state of the session which can be used for restarting after crashes.
getSessionLog() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The state of the session which can be used for restarting after crashes.
getSessionLogBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in class org.platanios.tensorflow.proto.Event
The state of the session which can be used for restarting after crashes.
getSessionLogOrBuilder() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The state of the session which can be used for restarting after crashes.
getSessionMetadata() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadata() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Metadata about the session.
getSessionMetadata() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
getSessionMetadataBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
getSessionMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Metadata about the session.
getSessionMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
getShape() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
getShape() - Method in class org.platanios.tensorflow.proto.AttrValue
"shape"
getShape() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"shape"
getShape() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShape() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShape() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShape() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShape() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShape() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShape() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.ResourceDtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShape() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
getShape() - Method in class org.platanios.tensorflow.proto.TensorDescription
Shape of the tensor.
getShape() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Shape of the tensor.
getShape(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShape(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(shape)"
getShape(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(shape)"
getShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
`shape` and `tensor` cannot be set in the same response.
getShape(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
`shape` and `tensor` cannot be set in the same response.
getShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShape(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShape(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShape(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShape(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShape(int) - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
getShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(shape)"
getShapeCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
`shape` and `tensor` cannot be set in the same response.
getShapeCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
`shape` and `tensor` cannot be set in the same response.
getShapeCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShapeCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShapeCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShapeCount() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShapeCount() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(shape)"
getShapeList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
`shape` and `tensor` cannot be set in the same response.
getShapeList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
`shape` and `tensor` cannot be set in the same response.
getShapeList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
repeated int64 shape = 3;
getShapeList() - Method in interface org.platanios.tensorflow.proto.GraphTransferConstNodeInfoOrBuilder
repeated int64 shape = 3;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
repeated int64 shape = 2;
getShapeList() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
getShapeList() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
repeated int64 shape = 2;
getShapeList() - Method in interface org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfoOrBuilder
repeated int64 shape = 2;
getShapeOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimization() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOptimizationValue() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Shape optimizations (default is ON) Simplify computations made on shapes.
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue
"shape"
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"shape"
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.ResourceDtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
getShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription
Shape of the tensor.
getShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Shape of the tensor.
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(shape)"
getShapeOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(shape)"
getShapeOrBuilderList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(shape)"
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
`shape` and `tensor` cannot be set in the same response.
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getShapeOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
getSharded() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in class org.platanios.tensorflow.proto.SaverDef
Shard the save files, one per device that has Variable nodes.
getSharded() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
Shard the save files, one per device that has Variable nodes.
getShardId() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShardId() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShardId() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
getShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
This was promoted to a non-experimental API.
getShareClusterDevicesInSession() - Method in class org.platanios.tensorflow.proto.ConfigProto
When true, WorkerSessions are created with device attributes from the full cluster.
getShareClusterDevicesInSession() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
When true, WorkerSessions are created with device attributes from the full cluster.
getSharedMemorySizePerMultiprocessor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
getSharedMemorySizePerMultiprocessor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Shared memory size per multiprocessor in bytes.
getSharedMemorySizePerMultiprocessor() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Shared memory size per multiprocessor in bytes.
getShareSessionStateInClusterspecPropagation() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
In the following, session state means the value of a variable, elements in a hash table, or any other resource, accessible by worker sessions held by a TF server.
getShareSessionStateInClusterspecPropagation() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
In the following, session state means the value of a variable, elements in a hash table, or any other resource, accessible by worker sessions held by a TF server.
getShareSessionStateInClusterspecPropagation() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
In the following, session state means the value of a variable, elements in a hash table, or any other resource, accessible by worker sessions held by a TF server.
getShutdownMode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getShutdownMode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getShutdownMode() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getShutdownModeValue() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
getSignature() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in class org.platanios.tensorflow.proto.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignature() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Deprecated.
getSignatureDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Deprecated.
getSignatureDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Deprecated.
getSignatureDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
getSignatureDefCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getSignatureDefCount() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefMap() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrDefault(String, SignatureDef) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureDefOrThrow(String) - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
getSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
getSignatureOrBuilder() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
getSimpleValue() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
float simple_value = 2;
getSimpleValue() - Method in class org.platanios.tensorflow.proto.Summary.Value
float simple_value = 2;
getSimpleValue() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
float simple_value = 2;
getSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 size = 2;
getSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
int64 size = 2;
getSize() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
int64 size = 2;
getSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
int64 size = 2;
getSize() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
int64 size = 2;
getSize() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.SnapShotOrBuilder
int64 size = 2;
getSize() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 size = 5;
getSize() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
int64 size = 5;
getSize() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
int64 size = 5;
getSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
getSize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
int64 size = 1;
getSize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
int64 size = 1;
getSize() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
getSize() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
Size of the tensor in that dimension.
getSize() - Method in interface org.platanios.tensorflow.proto.TensorShapeProto.DimOrBuilder
Size of the tensor in that dimension.
getSlices(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlices(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlices(int) - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesBuilder(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesBuilderList() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesCount() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesList() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
Iff present, this entry represents a partitioned tensor.
getSlicesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
Iff present, this entry represents a partitioned tensor.
getSList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
getSList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(string)"
getSList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(string)"
getSlot() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
int32 slot = 1;
getSlot() - Method in class org.platanios.tensorflow.proto.NodeOutput
int32 slot = 1;
getSlot() - Method in interface org.platanios.tensorflow.proto.NodeOutputOrBuilder
int32 slot = 1;
getSlotName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotName() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotName() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
getSlotNameBytes() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
The name of the slot (e.g.
getSlotNameBytes() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
The name of the slot (e.g.
getSlotVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariableNodeId() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
getSlotVariables(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariables(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariables(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesCount() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesCount() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
Slot variables owned by this object.
getSlotVariablesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder
Slot variables owned by this object.
getSnapShot(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShot(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShot(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotCount() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotCount() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapshotName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotName() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the snapshot tensor.
getSnapshotName() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the snapshot tensor.
getSnapshotNameBytes() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the snapshot tensor.
getSnapShotOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotOrBuilder(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSnapShotOrBuilderList() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
getSocOpId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
getSocOpId() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
int32 soc_op_id = 4;
getSocOpId() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
int32 soc_op_id = 4;
getSourceContext() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
getSourceContext() - Method in class org.platanios.tensorflow.proto.google.Enum
The source context.
getSourceContext() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
The source context.
getSourceContext() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
getSourceContext() - Method in class org.platanios.tensorflow.proto.google.Type
The source context.
getSourceContext() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The source context.
getSourceContextBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
getSourceContextBuilder() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
getSourceContextOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
getSourceContextOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum
The source context.
getSourceContextOrBuilder() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
The source context.
getSourceContextOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
getSourceContextOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Type
The source context.
getSourceContextOrBuilder() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The source context.
getSourceFile() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
getSourceFile() - Method in class org.platanios.tensorflow.proto.DebugEvent
The content of a source file.
getSourceFile() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The content of a source file.
getSourceFileBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
getSourceFileOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
getSourceFileOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
The content of a source file.
getSourceFileOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The content of a source file.
getSourceFiles(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFiles(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
A collection of source code files.
getSourceFiles(int) - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesBuilder(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesBuilderList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesCount() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
A collection of source code files.
getSourceFilesCount() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
A collection of source code files.
getSourceFilesList() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
getSourceFilesOrBuilderList() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
A collection of source code files.
getSourceFilesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.DebuggedSourceFilesOrBuilder
A collection of source code files.
getSourceRank() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 source_rank = 2;
getSourceRank() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
int32 source_rank = 2;
getSourceRank() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceResponseOrBuilder
int32 source_rank = 2;
getSrcDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
For annotating timeline and device incarnation check.
getSrcDevice() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
For annotating timeline and device incarnation check.
getSrcDevice() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
For annotating timeline and device incarnation check.
getSrcDeviceBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
For annotating timeline and device incarnation check.
getSrcDeviceBytes() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
For annotating timeline and device incarnation check.
getSrcDeviceBytes() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
For annotating timeline and device incarnation check.
getSrcIncarnation() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Incarnation number of the source device, used to detect worker failures.
getSrcIncarnation() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Incarnation number of the source device, used to detect worker failures.
getSrcIncarnation() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Incarnation number of the source device, used to detect worker failures.
getStackFrameIds(int) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIds(int) - Method in class org.platanios.tensorflow.proto.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIds(int) - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in class org.platanios.tensorflow.proto.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsBytes(int) - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in class org.platanios.tensorflow.proto.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsCount() - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in class org.platanios.tensorflow.proto.CodeLocation
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameIdsList() - Method in interface org.platanios.tensorflow.proto.CodeLocationOrBuilder
ID to a stack frame, each of which is pointed to by a unique ID.
getStackFrameWithId() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithId() - Method in class org.platanios.tensorflow.proto.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithId() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
getStackFrameWithIdOrBuilder() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
getStart() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
getStart() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
Start index of the slice, starting at 0.
getStart() - Method in interface org.platanios.tensorflow.proto.TensorSliceProto.ExtentOrBuilder
Start index of the slice, starting at 0.
getStartTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double start_time_us = 31;
getStartTimeUs() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
double start_time_us = 31;
getStartTimeUs() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
double start_time_us = 31;
getStats() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStats() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStats() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStatsBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStatsOrBuilder() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
getStatus() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStatus() - Method in class org.platanios.tensorflow.proto.SessionLog
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStatus() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStatusCode() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCode() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCode() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCode() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCode() - Method in class org.platanios.tensorflow.proto.RunStepResponse
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCode() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in class org.platanios.tensorflow.proto.RunStepResponse
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusCodeValue() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
getStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
string status_error_message = 6;
getStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
string status_error_message = 6;
getStatusErrorMessage() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
string status_error_message = 6;
getStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
string status_error_message = 4;
getStatusErrorMessage() - Method in class org.platanios.tensorflow.proto.RunStepResponse
string status_error_message = 4;
getStatusErrorMessage() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
string status_error_message = 4;
getStatusErrorMessageBytes() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
string status_error_message = 6;
getStatusErrorMessageBytes() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
string status_error_message = 6;
getStatusErrorMessageBytes() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
string status_error_message = 6;
getStatusErrorMessageBytes() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
string status_error_message = 4;
getStatusErrorMessageBytes() - Method in class org.platanios.tensorflow.proto.RunStepResponse
string status_error_message = 4;
getStatusErrorMessageBytes() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
string status_error_message = 4;
GetStatusRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GetStatusRequest
GetStatusRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GetStatusRequest
GetStatusRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
GetStatusResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GetStatusResponse
GetStatusResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GetStatusResponse
GetStatusResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
getStatusValue() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStatusValue() - Method in class org.platanios.tensorflow.proto.SessionLog
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStatusValue() - Method in interface org.platanios.tensorflow.proto.SessionLogOrBuilder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
getStep() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Step of training (if available).
getStep() - Method in class org.platanios.tensorflow.proto.DebugEvent
Step of training (if available).
getStep() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Step of training (if available).
getStep() - Method in class org.platanios.tensorflow.proto.Event.Builder
Global step of the event.
getStep() - Method in class org.platanios.tensorflow.proto.Event
Global step of the event.
getStep() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
Global step of the event.
getStep(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStep(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStep(int) - Method in interface org.platanios.tensorflow.proto.LoggingResponseOrBuilder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepBuilder(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepBuilderList() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepCount() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepCount() - Method in class org.platanios.tensorflow.proto.LoggingResponse
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepCount() - Method in interface org.platanios.tensorflow.proto.LoggingResponseOrBuilder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 step_id = 9;
getStepId() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
uint64 step_id = 9;
getStepId() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemChunkOrBuilder
uint64 step_id = 9;
getStepId() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
int64 step_id = 1;
getStepId() - Method in interface org.platanios.tensorflow.proto.CleanupGraphRequestOrBuilder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
int64 step_id = 1;
getStepId() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOpOrBuilder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
int64 step_id = 1;
getStepId() - Method in interface org.platanios.tensorflow.proto.LabeledStepStatsOrBuilder
int64 step_id = 1;
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
Process-unique step id.
getStepId() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawAllocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
Process-unique step id.
getStepId() - Method in interface org.platanios.tensorflow.proto.MemoryLogRawDeallocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
Process-unique step id.
getStepId() - Method in interface org.platanios.tensorflow.proto.MemoryLogStepOrBuilder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Process-unique step id.
getStepId() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Process-unique step id.
getStepId() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Process-unique step id.
getStepId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Used at server side to find the correct BufRendezvous.
getStepId() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Used at server side to find the correct BufRendezvous.
getStepId() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Used at server side to find the correct BufRendezvous.
getStepId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
The step in which the tensor will be produced.
getStepId() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
The step in which the tensor will be produced.
getStepId() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
The step in which the tensor will be produced.
getStepId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
A unique ID to distinguish different runs of the same graph.
getStepId() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
A unique ID to distinguish different runs of the same graph.
getStepId() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
A unique ID to distinguish different runs of the same graph.
getStepList() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepList() - Method in class org.platanios.tensorflow.proto.LoggingResponse
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepList() - Method in interface org.platanios.tensorflow.proto.LoggingResponseOrBuilder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilder(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilder(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.LoggingResponseOrBuilder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilderList() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilderList() - Method in class org.platanios.tensorflow.proto.LoggingResponse
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepOrBuilderList() - Method in interface org.platanios.tensorflow.proto.LoggingResponseOrBuilder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
getStepSequence(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequence(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequence(int) - Method in interface org.platanios.tensorflow.proto.GetStepSequenceResponseOrBuilder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceBuilderList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceCount() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceCount() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceCount() - Method in interface org.platanios.tensorflow.proto.GetStepSequenceResponseOrBuilder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceList() - Method in interface org.platanios.tensorflow.proto.GetStepSequenceResponseOrBuilder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GetStepSequenceResponseOrBuilder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilderList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilderList() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
getStepSequenceOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GetStepSequenceResponseOrBuilder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
GetStepSequenceRequest - Class in org.platanios.tensorflow.proto
Request for next agreed-upon step_id for the specified graph_keys.
GetStepSequenceRequest.Builder - Class in org.platanios.tensorflow.proto
Request for next agreed-upon step_id for the specified graph_keys.
GetStepSequenceRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
GetStepSequenceResponse - Class in org.platanios.tensorflow.proto
Next valid step_ids for one or more graph_keys.
GetStepSequenceResponse.Builder - Class in org.platanios.tensorflow.proto
Next valid step_ids for one or more graph_keys.
GetStepSequenceResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
getStepStats() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStats() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStats() - Method in interface org.platanios.tensorflow.proto.LabeledStepStatsOrBuilder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStats() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStats() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStats() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStats() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
getStepStats() - Method in class org.platanios.tensorflow.proto.RunMetadata
Statistics traced for this step.
getStepStats() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Statistics traced for this step.
getStepStatsBuilder() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStatsBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStatsBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStatsOrBuilder() - Method in interface org.platanios.tensorflow.proto.LabeledStepStatsOrBuilder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStatsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
getStepStatsOrBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata
Statistics traced for this step.
getStepStatsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Statistics traced for this step.
getStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunGraphResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunGraphResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStoreErrorsInResponseBody() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunGraphResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStoreErrorsInResponseBody() - Method in class org.platanios.tensorflow.proto.RunStepRequest
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStoreErrorsInResponseBody() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body.
getStrength() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 strength = 3;
getStrength() - Method in class org.platanios.tensorflow.proto.InterconnectLink
int32 strength = 3;
getStrength() - Method in interface org.platanios.tensorflow.proto.InterconnectLinkOrBuilder
int32 strength = 3;
getStringVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
getStringVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_STRING
getStringVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_STRING
getStringValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
getStringValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_STRING
getStringValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_STRING
getStringValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
getStringValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_STRING
getStringValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_STRING
getStringValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a string of Unicode characters stored in a Python `str`.
getStringValueBytes() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a string of Unicode characters stored in a Python `str`.
getStrippedDefaultAttrs() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A flag to denote whether default-valued attrs have been stripped from the nodes in this graph_def.
getStrippedDefaultAttrs() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A flag to denote whether default-valued attrs have been stripped from the nodes in this graph_def.
getStrippedDefaultAttrs() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A flag to denote whether default-valued attrs have been stripped from the nodes in this graph_def.
getStrippedOpList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpList() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
getStrippedOpListOrBuilder() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
getStructureVerifier() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in class org.platanios.tensorflow.proto.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifier() - Method in interface org.platanios.tensorflow.proto.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in class org.platanios.tensorflow.proto.VerifierConfig
Perform structural validation on a tensorflow graph.
getStructureVerifierValue() - Method in interface org.platanios.tensorflow.proto.VerifierConfigOrBuilder
Perform structural validation on a tensorflow graph.
getSubdivOffset(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
getSubdivOffset(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
repeated int32 subdiv_offset = 9;
getSubdivOffset(int) - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
repeated int32 subdiv_offset = 9;
getSubdivOffsetCount() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
getSubdivOffsetCount() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
repeated int32 subdiv_offset = 9;
getSubdivOffsetCount() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
repeated int32 subdiv_offset = 9;
getSubdivOffsetList() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
getSubdivOffsetList() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
repeated int32 subdiv_offset = 9;
getSubdivOffsetList() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
repeated int32 subdiv_offset = 9;
getSum() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum = 4;
getSum() - Method in class org.platanios.tensorflow.proto.HistogramProto
double sum = 4;
getSum() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
double sum = 4;
getSummary() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.platanios.tensorflow.proto.ApiDef
One-line human-readable description of what the Op does.
getSummary() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
getSummary() - Method in class org.platanios.tensorflow.proto.Event
A summary was generated.
getSummary() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
A summary was generated.
getSummary() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
One-line human-readable description of what the Op does.
getSummary() - Method in class org.platanios.tensorflow.proto.OpDef
One-line human-readable description of what the Op does.
getSummary() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
getSummaryBytes() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.platanios.tensorflow.proto.ApiDef
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in class org.platanios.tensorflow.proto.OpDef
One-line human-readable description of what the Op does.
getSummaryBytes() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
One-line human-readable description of what the Op does.
getSummaryDescription() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Longform readable description of the summary sequence.
getSummaryDescription() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Longform readable description of the summary sequence.
getSummaryDescription() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Longform readable description of the summary sequence.
getSummaryDescriptionBytes() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Longform readable description of the summary sequence.
getSummaryOrBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
getSummaryOrBuilder() - Method in class org.platanios.tensorflow.proto.Event
A summary was generated.
getSummaryOrBuilder() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
A summary was generated.
getSumSquares() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum_squares = 5;
getSumSquares() - Method in class org.platanios.tensorflow.proto.HistogramProto
double sum_squares = 5;
getSumSquares() - Method in interface org.platanios.tensorflow.proto.HistogramProtoOrBuilder
double sum_squares = 5;
getSwapMemory() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
getSwapMemory() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Whether GPU-CPU memory swap is enabled for this loop.
getSwapMemory() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Whether GPU-CPU memory swap is enabled for this loop.
getSynchronization() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronization() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronization() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronization() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronization() - Method in class org.platanios.tensorflow.proto.VariableDef
Indicates when a distributed variable will be synced.
getSynchronization() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
getSynchronizationValue() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in class org.platanios.tensorflow.proto.VariableDef
Indicates when a distributed variable will be synced.
getSynchronizationValue() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Indicates when a distributed variable will be synced.
getSyncRemoteExecutorForStream() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStream() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStream() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStreamBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStreamOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStreamOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyncRemoteExecutorForStreamOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
getSyntax() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source syntax.
getSyntax() - Method in class org.platanios.tensorflow.proto.google.Enum
The source syntax.
getSyntax() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
The source syntax.
getSyntax() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source syntax.
getSyntax() - Method in class org.platanios.tensorflow.proto.google.Type
The source syntax.
getSyntax() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The source syntax.
getSyntaxValue() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source syntax.
getSyntaxValue() - Method in class org.platanios.tensorflow.proto.google.Enum
The source syntax.
getSyntaxValue() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
The source syntax.
getSyntaxValue() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source syntax.
getSyntaxValue() - Method in class org.platanios.tensorflow.proto.google.Type
The source syntax.
getSyntaxValue() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The source syntax.
getTag() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Tag name for the data.
getTag() - Method in class org.platanios.tensorflow.proto.Summary.Value
Tag name for the data.
getTag() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
Tag name for the data.
getTag() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Tag name associated with this metadata.
getTag() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
Tag name associated with this metadata.
getTag() - Method in interface org.platanios.tensorflow.proto.TaggedRunMetadataOrBuilder
Tag name associated with this metadata.
getTagBytes() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Tag name for the data.
getTagBytes() - Method in class org.platanios.tensorflow.proto.Summary.Value
Tag name for the data.
getTagBytes() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
Tag name for the data.
getTagBytes() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Tag name associated with this metadata.
getTagBytes() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
Tag name associated with this metadata.
getTagBytes() - Method in interface org.platanios.tensorflow.proto.TaggedRunMetadataOrBuilder
Tag name associated with this metadata.
getTaggedRunMetadata() - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadata() - Method in class org.platanios.tensorflow.proto.Event
The metadata returned by running a session.run() call.
getTaggedRunMetadata() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The metadata returned by running a session.run() call.
getTaggedRunMetadataBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in class org.platanios.tensorflow.proto.Event
The metadata returned by running a session.run() call.
getTaggedRunMetadataOrBuilder() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The metadata returned by running a session.run() call.
getTags(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTags(int) - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsBytes(int) - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsCount() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
User supplied tag(s) on the meta_graph and included graph_def.
getTagsList() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
User supplied tag(s) on the meta_graph and included graph_def.
getTarget() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The target string used from the client's perspective.
getTarget() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
The target string used from the client's perspective.
getTarget() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
The target string used from the client's perspective.
getTarget(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
getTarget(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Target Nodes.
getTarget(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Target Nodes.
getTarget(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
getTarget(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Target Nodes.
getTarget(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Target Nodes.
getTarget(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
getTarget(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Target Nodes.
getTarget(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Target Nodes.
getTargetBytes() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The target string used from the client's perspective.
getTargetBytes() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
The target string used from the client's perspective.
getTargetBytes() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
The target string used from the client's perspective.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Target Nodes.
getTargetBytes(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Target Nodes.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Target Nodes.
getTargetBytes(int) - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Target Nodes.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
getTargetBytes(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest
Target Nodes.
getTargetBytes(int) - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
Target Nodes.
getTargetCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Target Nodes.
getTargetCount() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
getTargetCount() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Target Nodes.
getTargetCount() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.CallableOptions
Target Nodes.
getTargetList() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
Target Nodes.
getTargetList() - Method in interface org.platanios.tensorflow.proto.PartialRunSetupRequestOrBuilder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
getTargetList() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Target Nodes.
getTargetList() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Target Nodes.
getTaskIndex() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The task index of this server in its job.
getTaskIndex() - Method in class org.platanios.tensorflow.proto.ServerDef
The task index of this server in its job.
getTaskIndex() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The task index of this server in its job.
getTaskName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
getTaskName(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
task name prefixes of device_names
getTaskName(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
task name prefixes of device_names
getTaskNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
getTaskNameBytes(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
task name prefixes of device_names
getTaskNameBytes(int) - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
task name prefixes of device_names
getTaskNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
getTaskNameCount() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
task name prefixes of device_names
getTaskNameCount() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
task name prefixes of device_names
getTaskNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
getTaskNameList() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
task name prefixes of device_names
getTaskNameList() - Method in interface org.platanios.tensorflow.proto.CompleteGroupResponseOrBuilder
task name prefixes of device_names
getTasks() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Deprecated.
getTasks() - Method in class org.platanios.tensorflow.proto.JobDef
Deprecated.
getTasks() - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Deprecated.
getTasks() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Deprecated.
getTasks() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
Deprecated.
getTasks() - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Deprecated.
getTasksCount() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
getTasksCount() - Method in class org.platanios.tensorflow.proto.JobDef
 
getTasksCount() - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksCount() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
getTasksCount() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getTasksCount() - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksMap() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in class org.platanios.tensorflow.proto.JobDef
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksMap() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksMap() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksMap() - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksOrDefault(int, String) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in class org.platanios.tensorflow.proto.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, String) - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrDefault(int, TaskDeviceFilters) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksOrDefault(int, TaskDeviceFilters) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksOrDefault(int, TaskDeviceFilters) - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.platanios.tensorflow.proto.JobDef
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in interface org.platanios.tensorflow.proto.JobDefOrBuilder
Mapping from task ID to "hostname:port" string.
getTasksOrThrow(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
Mapping from task ID to task device filters.
getTasksOrThrow(int) - Method in interface org.platanios.tensorflow.proto.JobDeviceFiltersOrBuilder
Mapping from task ID to task device filters.
getTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 temp_memory_size = 1;
getTempMemorySize() - Method in class org.platanios.tensorflow.proto.MemoryStats
int64 temp_memory_size = 1;
getTempMemorySize() - Method in interface org.platanios.tensorflow.proto.MemoryStatsOrBuilder
int64 temp_memory_size = 1;
getTemporaryMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Temporary memory used by this node.
getTemporaryMemorySize() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
Temporary memory used by this node.
getTemporaryMemorySize() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.NodeOrBuilder
Temporary memory used by this node.
getTensor() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
getTensor() - Method in class org.platanios.tensorflow.proto.AttrValue
"tensor"
getTensor() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"tensor"
getTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Allocated tensor details.
getTensor() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
getTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
getTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Output tensor details.
getTensor() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Output tensor details.
getTensor() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in interface org.platanios.tensorflow.proto.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensor() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
getTensor() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
The tensor as a proto.
getTensor() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
The tensor as a proto.
getTensor() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensor() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensor() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensor(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensor(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(tensor)"
getTensor(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
Output tensors of a remote function.
getTensor(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
Output tensors of a remote function.
getTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensor(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensor(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensor(int) - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
getTensorBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorConnection(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnection(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be connected in the callable.
getTensorConnection(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionBuilder(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionBuilderList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionCount() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionList() - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionList() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in class org.platanios.tensorflow.proto.CallableOptions
Tensors to be connected in the callable.
getTensorConnectionOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Tensors to be connected in the callable.
getTensorContent() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in class org.platanios.tensorflow.proto.TensorProto
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
getTensorContent(int) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContent(int) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContent(int) - Method in interface org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorContentCount() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContentCount() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContentCount() - Method in interface org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorContentList() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
getTensorContentList() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
repeated bytes tensor_content = 1;
getTensorContentList() - Method in interface org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtraOrBuilder
repeated bytes tensor_content = 1;
getTensorCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(tensor)"
getTensorCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
Output tensors of a remote function.
getTensorCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
Output tensors of a remote function.
getTensorCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorCount() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorCount() - Method in class org.platanios.tensorflow.proto.RunStepResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorCount() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorDebugMode() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.platanios.tensorflow.proto.Execution
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Type of the tensor value encapsulated in this proto.
getTensorDebugMode() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.platanios.tensorflow.proto.Execution
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Type of the tensor value encapsulated in this proto.
getTensorDebugModeValue() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Type of the tensor value encapsulated in this proto.
getTensorDescription() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescription() - Method in class org.platanios.tensorflow.proto.NodeOutput
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescription() - Method in interface org.platanios.tensorflow.proto.NodeOutputOrBuilder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescriptionBuilder() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in class org.platanios.tensorflow.proto.NodeOutput
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDescriptionOrBuilder() - Method in interface org.platanios.tensorflow.proto.NodeOutputOrBuilder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
getTensorDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents an enum value for dtype.
getTensorDtypeValueValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents an enum value for dtype.
getTensorflowGitVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersion() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowGitVersionBytes() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
The __git_version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of TensorFlow.
getTensorflowVersion() - Method in class org.platanios.tensorflow.proto.DebugMetadata
Version of TensorFlow.
getTensorflowVersion() - Method in interface org.platanios.tensorflow.proto.DebugMetadataOrBuilder
Version of TensorFlow.
getTensorflowVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersion() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of TensorFlow.
getTensorflowVersionBytes() - Method in class org.platanios.tensorflow.proto.DebugMetadata
Version of TensorFlow.
getTensorflowVersionBytes() - Method in interface org.platanios.tensorflow.proto.DebugMetadataOrBuilder
Version of TensorFlow.
getTensorflowVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
The __version__ string of the tensorflow build used to write this graph.
getTensorflowVersionBytes() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
The __version__ string of the tensorflow build used to write this graph.
getTensorInfo() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfo() - Method in class org.platanios.tensorflow.proto.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfo() - Method in interface org.platanios.tensorflow.proto.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorInfoBuilder() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in class org.platanios.tensorflow.proto.AssetFileDef
The tensor to bind the asset filename to.
getTensorInfoOrBuilder() - Method in interface org.platanios.tensorflow.proto.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
getTensorList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(tensor)"
getTensorList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
Output tensors of a remote function.
getTensorList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
Output tensors of a remote function.
getTensorList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorList() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorList() - Method in class org.platanios.tensorflow.proto.RunStepResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorList() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOpsEnabled() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
bool tensor_ops_enabled = 2;
getTensorOpsEnabled() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
bool tensor_ops_enabled = 2;
getTensorOpsEnabled() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKeyOrBuilder
bool tensor_ops_enabled = 2;
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue
"tensor"
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"tensor"
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Allocated tensor details.
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Output tensor details.
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Output tensor details.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
The tensor as a proto.
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
The tensor as a proto.
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensorOrBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensorOrBuilder() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
Output tensors of a remote function.
getTensorOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
Output tensors of a remote function.
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOrBuilder(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(tensor)"
getTensorOrBuilderList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(tensor)"
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
Output tensors of a remote function.
getTensorOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponseOrBuilder
Output tensors of a remote function.
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponseOrBuilder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOrBuilderList() - Method in class org.platanios.tensorflow.proto.RunStepResponse
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorOrBuilderList() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
getTensorProto() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProto() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
getTensorProto() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoBuilder() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
getTensorProtoOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in class org.platanios.tensorflow.proto.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtos(int) - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosBuilder(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosBuilderList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in class org.platanios.tensorflow.proto.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosCount() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in class org.platanios.tensorflow.proto.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosList() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in class org.platanios.tensorflow.proto.Execution
Output Tensor values in the type described by `tensor_value_type`.
getTensorProtosOrBuilderList() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Output Tensor values in the type described by `tensor_value_type`.
getTensors(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensors(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensors(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensors(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensors(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensors(int) - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsBuilder(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsBuilderList() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsCount() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsCount() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsCount() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsCount() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsCount() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorShape() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in class org.platanios.tensorflow.proto.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShape() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
getTensorShape() - Method in class org.platanios.tensorflow.proto.TensorProto
Shape of the tensor.
getTensorShape() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
Shape of the tensor.
getTensorShapeBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
getTensorShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
getTensorShapeOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto
Shape of the tensor.
getTensorShapeOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
Shape of the tensor.
getTensorShapeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a TensorShape.
getTensorShapeValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a TensorShape.
getTensorShapeValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a TensorShape.
getTensorShapeValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a TensorShape.
getTensorsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsList() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsList() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsList() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilderList() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOpOrBuilder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
getTensorsOrBuilderList() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Tensors contained within objects being serialized.
getTensorsOrBuilderList() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Tensors contained within objects being serialized.
getTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTensorSpecValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TensorSpec.
getTensorSpecValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
getTfdbgContextId() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgContextId() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgContextId() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgContextIdBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgContextIdBytes() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getTfdbgContextIdBytes() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
getThreadId() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
uint32 thread_id = 10;
getThreadId() - Method in class org.platanios.tensorflow.proto.NodeExecStats
uint32 thread_id = 10;
getThreadId() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
uint32 thread_id = 10;
getThreadNames() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Deprecated.
getThreadNames() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
Deprecated.
getThreadNames() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Deprecated.
getThreadNamesCount() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
getThreadNamesCount() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getThreadNamesCount() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesMap() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesMap() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
Its key is thread id.
getThreadNamesMap() - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
Its key is thread id.
getThreadNamesOrDefault(int, String) - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
getThreadNamesOrThrow(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
Its key is thread id.
getThreadNamesOrThrow(int) - Method in interface org.platanios.tensorflow.proto.DeviceStepStatsOrBuilder
Its key is thread id.
getTimelineLabel() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabel() - Method in class org.platanios.tensorflow.proto.NodeExecStats
string timeline_label = 8;
getTimelineLabel() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
string timeline_label = 8;
getTimelineLabelBytes() - Method in class org.platanios.tensorflow.proto.NodeExecStats
string timeline_label = 8;
getTimelineLabelBytes() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
string timeline_label = 8;
getTimelineStep() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in class org.platanios.tensorflow.proto.GraphOptions
If > 0, record a timeline every this many steps.
getTimelineStep() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
If > 0, record a timeline every this many steps.
getTimeoutInMs() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in class org.platanios.tensorflow.proto.RunOptions
Time to wait for operation to complete in milliseconds.
getTimeoutInMs() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
Time to wait for operation to complete in milliseconds.
getTimeoutMs() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
int64 timeout_ms = 1;
getTimeoutMs() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
int64 timeout_ms = 1;
getTimeoutMs() - Method in interface org.platanios.tensorflow.proto.WatchdogConfigOrBuilder
int64 timeout_ms = 1;
getTimestampedAllocator() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true then extra work is done by GPUDevice and GPUBFCAllocator to keep track of when GPU memory is freed and when kernels actually complete so that we can know when a nominally free memory chunk is really not subject to pending use.
getTimestampedAllocator() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If true then extra work is done by GPUDevice and GPUBFCAllocator to keep track of when GPU memory is freed and when kernels actually complete so that we can know when a nominally free memory chunk is really not subject to pending use.
getTimestampedAllocator() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If true then extra work is done by GPUDevice and GPUBFCAllocator to keep track of when GPU memory is freed and when kernels actually complete so that we can know when a nominally free memory chunk is really not subject to pending use.
getTolerateDebugOpCreationFailures() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTolerateDebugOpCreationFailures() - Method in interface org.platanios.tensorflow.proto.DebugTensorWatchOrBuilder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
getTotalBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
getTotalBytes() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
These are per-node allocator memory stats.
getTotalBytes() - Method in interface org.platanios.tensorflow.proto.AllocatorMemoryUsedOrBuilder
These are per-node allocator memory stats.
getTotalBytesInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_bin = 3;
getTotalBytesInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
int64 total_bytes_in_bin = 3;
getTotalBytesInBin() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.BinSummaryOrBuilder
int64 total_bytes_in_bin = 3;
getTotalBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_use = 2;
getTotalBytesInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
int64 total_bytes_in_use = 2;
getTotalBytesInUse() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.BinSummaryOrBuilder
int64 total_bytes_in_use = 2;
getTotalChunksInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_bin = 5;
getTotalChunksInBin() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
int64 total_chunks_in_bin = 5;
getTotalChunksInBin() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.BinSummaryOrBuilder
int64 total_chunks_in_bin = 5;
getTotalChunksInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_use = 4;
getTotalChunksInUse() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
int64 total_chunks_in_use = 4;
getTotalChunksInUse() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.BinSummaryOrBuilder
int64 total_chunks_in_use = 4;
getToTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
getToTensor() - Method in class org.platanios.tensorflow.proto.TensorConnection
A tensor name.
getToTensor() - Method in interface org.platanios.tensorflow.proto.TensorConnectionOrBuilder
A tensor name.
getToTensorBytes() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
getToTensorBytes() - Method in class org.platanios.tensorflow.proto.TensorConnection
A tensor name.
getToTensorBytes() - Method in interface org.platanios.tensorflow.proto.TensorConnectionOrBuilder
A tensor name.
getTraceLevel() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in class org.platanios.tensorflow.proto.RunOptions
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraceLevel() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in class org.platanios.tensorflow.proto.RunOptions
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraceLevelValue() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
getTraces() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
Deprecated.
getTraces() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
Deprecated.
getTraces() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
Deprecated.
getTracesCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
getTracesCount() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getTracesCount() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesMap() - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesOrDefault(String, GraphDebugInfo.StackTrace) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
This maps a node name to a stack trace in the source code.
getTracesOrThrow(String) - Method in interface org.platanios.tensorflow.proto.GraphDebugInfoOrBuilder
This maps a node name to a stack trace in the source code.
getTrainable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
getTrainable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
bool trainable = 3;
getTrainable() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
bool trainable = 3;
getTrainable() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether this variable should be trained.
getTrainable() - Method in class org.platanios.tensorflow.proto.VariableDef
Whether this variable should be trained.
getTrainable() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Whether this variable should be trained.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional, implementation-specific data.
getTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional, implementation-specific data.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Optional, implementation-specific data.
getTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Optional, implementation-specific data.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information needed by the RPC subsystem.
getTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information needed by the RPC subsystem.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
getTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
Optional additional information about how to receive the tensor, e.g.
getTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
Optional additional information about how to receive the tensor, e.g.
getTransportOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
getTransportOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
getTransportOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
getTransportOptionsBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Optional, implementation-specific data.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information needed by the RPC subsystem.
getTransportOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information needed by the RPC subsystem.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
getTransportOptionsOrBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
Optional additional information about how to receive the tensor, e.g.
getTransportOptionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
Optional additional information about how to receive the tensor, e.g.
getTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a tuple of `Value`.
getTupleValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
getTupleValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a tuple of `Value`.
getTupleValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
getType() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"type"
getType() - Method in class org.platanios.tensorflow.proto.AttrValue
"type"
getType() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"type"
getType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 type = 2;
getType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
int32 type = 2;
getType() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
int32 type = 2;
getType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Device type (CPU, GPU, ...)
getType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Device type (CPU, GPU, ...)
getType() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Device type (CPU, GPU, ...)
getType() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
string type = 2;
getType() - Method in class org.platanios.tensorflow.proto.InterconnectLink
string type = 2;
getType() - Method in interface org.platanios.tensorflow.proto.InterconnectLinkOrBuilder
string type = 2;
getType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getType() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getType(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
getType(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(type)"
getType(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(type)"
getTypeAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttr() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "type"
getTypeAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
if specified, attr must have type "type"
getTypeAttrBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
if specified, attr must have type "type"
getTypeBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Device type (CPU, GPU, ...)
getTypeBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Device type (CPU, GPU, ...)
getTypeBytes() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Device type (CPU, GPU, ...)
getTypeBytes() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
string type = 2;
getTypeBytes() - Method in class org.platanios.tensorflow.proto.InterconnectLink
string type = 2;
getTypeBytes() - Method in interface org.platanios.tensorflow.proto.InterconnectLinkOrBuilder
string type = 2;
getTypeBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
getTypeCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
getTypeCount() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(type)"
getTypeCount() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(type)"
getTypeHint() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
getTypeHint() - Method in class org.platanios.tensorflow.proto.SummaryDescription
Hint on how plugins should process the data in this series.
getTypeHint() - Method in interface org.platanios.tensorflow.proto.SummaryDescriptionOrBuilder
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in class org.platanios.tensorflow.proto.SummaryDescription
Hint on how plugins should process the data in this series.
getTypeHintBytes() - Method in interface org.platanios.tensorflow.proto.SummaryDescriptionOrBuilder
Hint on how plugins should process the data in this series.
getTypeList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
getTypeList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(type)"
getTypeList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(type)"
getTypeListAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeListAttr() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeListAttr() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeListAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeListAttrBytes() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeListAttrBytes() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
getTypeName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string type_name = 3;
getTypeName() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
string type_name = 3;
getTypeName() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
string type_name = 3;
getTypeName() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeName() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeName() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string type_name = 3;
getTypeNameBytes() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
string type_name = 3;
getTypeNameBytes() - Method in interface org.platanios.tensorflow.proto.GraphTransferNodeInfoOrBuilder
string type_name = 3;
getTypeNameBytes() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
getTypeNameBytes() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
Name of the type of objects being serialized.
getTypeNameBytes() - Method in interface org.platanios.tensorflow.proto.VariantTensorDataProtoOrBuilder
Name of the type of objects being serialized.
getTypeSpec() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpec() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecClass() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClass() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassName() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassName() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassNameBytes() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
getTypeSpecClassValue() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecClassValue() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
getTypeSpecOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
getTypeSpecOrBuilder() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
getTypeSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeSpecValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TypeSpec.
getTypeSpecValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
getTypeState() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeState() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeState() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeStateBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
getTypeStateOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
getTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in interface org.platanios.tensorflow.proto.google.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrl() - Method in class org.platanios.tensorflow.proto.google.Field
The field type URL, without the scheme, for message or enumeration types.
getTypeUrl() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class org.platanios.tensorflow.proto.google.Any
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in interface org.platanios.tensorflow.proto.google.AnyOrBuilder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
getTypeUrlBytes() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in class org.platanios.tensorflow.proto.google.Field
The field type URL, without the scheme, for message or enumeration types.
getTypeUrlBytes() - Method in interface org.platanios.tensorflow.proto.google.FieldOrBuilder
The field type URL, without the scheme, for message or enumeration types.
getTypeValue() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"type"
getTypeValue() - Method in class org.platanios.tensorflow.proto.AttrValue
"type"
getTypeValue() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"type"
getTypeValue() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue() - Method in interface org.platanios.tensorflow.proto.OpDef.ArgDefOrBuilder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
getTypeValue(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
getTypeValue(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(type)"
getTypeValue(int) - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(type)"
getTypeValueList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
getTypeValueList() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
"list(type)"
getTypeValueList() - Method in interface org.platanios.tensorflow.proto.AttrValue.ListValueOrBuilder
"list(type)"
getUint32Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
getUint32Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT32
getUint32Val(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT32
getUint32ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
getUint32ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT32
getUint32ValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT32
getUint32ValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
getUint32ValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT32
getUint32ValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT32
getUint64Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
getUint64Val(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT64
getUint64Val(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT64
getUint64ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
getUint64ValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT64
getUint64ValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT64
getUint64ValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
getUint64ValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_UINT64
getUint64ValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_UINT64
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ApiDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AttrValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.BytesList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Duration
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Event
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Example
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Execution
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Feature
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FeatureList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Features
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FloatList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.Any
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.Enum
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.Field
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.Option
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.google.Type
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GradientDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Int64List
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.JobDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.KernelDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.KernelList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.LogMessage
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NodeDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OpDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OpList
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedModel
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SaverDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ServerDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SessionLog
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SourceContext
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SourceFile
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.StepSequence
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.StepStats
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Summary
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.VariableDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.VersionDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
getUnknownFields() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
getUnknownRank() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
If true, the number of dimensions in the shape is unknown.
getUnknownRank() - Method in interface org.platanios.tensorflow.proto.TensorShapeProtoOrBuilder
If true, the number of dimensions in the shape is unknown.
getUseExtendedProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture extended profiling events from TensorFlow process.
getUseExtendedProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts
If true, capture extended profiling events from TensorFlow process.
getUseExtendedProfiler() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
If true, capture extended profiling events from TensorFlow process.
getUseGpuProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture GPU profiling events locally on each machine.
getUseGpuProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts
If true, capture GPU profiling events locally on each machine.
getUseGpuProfiler() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
If true, capture GPU profiling events locally on each machine.
getUseKernelProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture kernel events from each worker.
getUseKernelProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts
If true, capture kernel events from each worker.
getUseKernelProfiler() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
If true, capture kernel events from each worker.
getUseNumaAffinity() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
getUseNumaAffinity() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
getUseNumaAffinity() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
getUsePerSessionThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
getUsePerSessionThreads() - Method in class org.platanios.tensorflow.proto.ConfigProto
If true, use a new set of threads for this session rather than the global pool of threads.
getUsePerSessionThreads() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
If true, use a new set of threads for this session rather than the global pool of threads.
getUserObject() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObject() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObject() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObjectBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUserObjectOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
getUseRpcForInprocessMaster() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in class org.platanios.tensorflow.proto.RPCOptions
If true, always use RPC to contact the session target.
getUseRpcForInprocessMaster() - Method in interface org.platanios.tensorflow.proto.RPCOptionsOrBuilder
If true, always use RPC to contact the session target.
getUseRunHandlerPool() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency.
getUseRunHandlerPool() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency.
getUseRunHandlerPool() - Method in interface org.platanios.tensorflow.proto.RunOptions.ExperimentalOrBuilder
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency.
getUseSampleProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, collect sampled profile events.
getUseSampleProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts
If true, collect sampled profile events.
getUseSampleProfiler() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
If true, collect sampled profile events.
getUseStepProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture step profile locally in each worker.
getUseStepProfiler() - Method in class org.platanios.tensorflow.proto.TraceOpts
If true, capture step profile locally in each worker.
getUseStepProfiler() - Method in interface org.platanios.tensorflow.proto.TraceOptsOrBuilder
If true, capture step profile locally in each worker.
getUseUnifiedMemory() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
If true, uses CUDA unified memory for memory allocations.
getUseUnifiedMemory() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
If true, uses CUDA unified memory for memory allocations.
getValue() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class org.platanios.tensorflow.proto.google.Any
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in interface org.platanios.tensorflow.proto.google.AnyOrBuilder
Must be a valid serialized protocol buffer of the above specified type.
getValue() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
getValue() - Method in class org.platanios.tensorflow.proto.google.Option
The option's value packed in an Any message.
getValue() - Method in interface org.platanios.tensorflow.proto.google.OptionOrBuilder
The option's value packed in an Any message.
getValue() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValue() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValue() - Method in interface org.platanios.tensorflow.proto.Struct.PairValueOrBuilder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValue(int) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.platanios.tensorflow.proto.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValue(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.AnyListOrBuilder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
repeated bytes value = 1;
getValue(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
repeated string value = 1;
getValue(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValue(int) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.FloatList
repeated float value = 1 [packed = true];
getValue(int) - Method in interface org.platanios.tensorflow.proto.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.Int64List
repeated int64 value = 1 [packed = true];
getValue(int) - Method in interface org.platanios.tensorflow.proto.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValue(int) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValue(int) - Method in class org.platanios.tensorflow.proto.Summary
Set of values for the summary.
getValue(int) - Method in interface org.platanios.tensorflow.proto.SummaryOrBuilder
Set of values for the summary.
getValueBuilder() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
getValueBuilder() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValueBuilder(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueBuilder(int) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueBuilderList() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueBuilderList() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueBytes(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueBytes(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
repeated string value = 1;
getValueBytes(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueCase() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
getValueCase() - Method in class org.platanios.tensorflow.proto.AttrValue
 
getValueCase() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
 
getValueCase() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
getValueCase() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
getValueCase() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
 
getValueCount() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.platanios.tensorflow.proto.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueCount() - Method in interface org.platanios.tensorflow.proto.CollectionDef.AnyListOrBuilder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
repeated bytes value = 1;
getValueCount() - Method in interface org.platanios.tensorflow.proto.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.platanios.tensorflow.proto.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.platanios.tensorflow.proto.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
repeated string value = 1;
getValueCount() - Method in interface org.platanios.tensorflow.proto.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueCount() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.FloatList
repeated float value = 1 [packed = true];
getValueCount() - Method in interface org.platanios.tensorflow.proto.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.Int64List
repeated int64 value = 1 [packed = true];
getValueCount() - Method in interface org.platanios.tensorflow.proto.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueCount() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueCount() - Method in class org.platanios.tensorflow.proto.Summary
Set of values for the summary.
getValueCount() - Method in interface org.platanios.tensorflow.proto.SummaryOrBuilder
Set of values for the summary.
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.DataClass
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.DataType
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.error.Code
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.google.Syntax
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.VariableAggregation
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.WorkerHealth
 
getValueDescriptor() - Method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
getValueList() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.platanios.tensorflow.proto.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.AnyListOrBuilder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
repeated bytes value = 1;
getValueList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.BytesListOrBuilder
repeated bytes value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
repeated string value = 1;
getValueList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.NodeListOrBuilder
repeated string value = 1;
getValueList() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.FloatList
repeated float value = 1 [packed = true];
getValueList() - Method in interface org.platanios.tensorflow.proto.FloatListOrBuilder
repeated float value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.Int64List
repeated int64 value = 1 [packed = true];
getValueList() - Method in interface org.platanios.tensorflow.proto.Int64ListOrBuilder
repeated int64 value = 1 [packed = true];
getValueList() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueList() - Method in class org.platanios.tensorflow.proto.Summary
Set of values for the summary.
getValueList() - Method in interface org.platanios.tensorflow.proto.SummaryOrBuilder
Set of values for the summary.
getValueOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
getValueOrBuilder() - Method in class org.platanios.tensorflow.proto.google.Option
The option's value packed in an Any message.
getValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.google.OptionOrBuilder
The option's value packed in an Any message.
getValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValueOrBuilder() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValueOrBuilder() - Method in interface org.platanios.tensorflow.proto.Struct.PairValueOrBuilder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
getValueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.CollectionDef.AnyListOrBuilder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Summary
Set of values for the summary.
getValueOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.SummaryOrBuilder
Set of values for the summary.
getValueOrBuilderList() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilderList() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilderList() - Method in interface org.platanios.tensorflow.proto.CollectionDef.AnyListOrBuilder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
getValueOrBuilderList() - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
getValueOrBuilderList() - Method in class org.platanios.tensorflow.proto.Summary
Set of values for the summary.
getValueOrBuilderList() - Method in interface org.platanios.tensorflow.proto.SummaryOrBuilder
Set of values for the summary.
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in interface org.platanios.tensorflow.proto.Struct.ListValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValues(int) - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in interface org.platanios.tensorflow.proto.Struct.TupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValues(int) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
getValues(int) - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names that have been seen in this context.
getValues(int) - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesBytes(int) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
getValuesBytes(int) - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names that have been seen in this context.
getValuesBytes(int) - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in interface org.platanios.tensorflow.proto.Struct.ListValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesCount() - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in interface org.platanios.tensorflow.proto.Struct.TupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesCount() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
getValuesCount() - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names that have been seen in this context.
getValuesCount() - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesDef() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
getValuesDef() - Method in class org.platanios.tensorflow.proto.CondContextDef
Values and external values in control flow context.
getValuesDef() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Values and external values in control flow context.
getValuesDef() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDef() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Values and external values in control flow context.
getValuesDef() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Values and external values in control flow context.
getValuesDefBuilder() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
getValuesDefBuilder() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.platanios.tensorflow.proto.CondContextDef
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Values and external values in control flow context.
getValuesDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Values and external values in control flow context.
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in interface org.platanios.tensorflow.proto.Struct.ListValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesList() - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in interface org.platanios.tensorflow.proto.Struct.TupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesList() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
getValuesList() - Method in class org.platanios.tensorflow.proto.ValuesDef
Value names that have been seen in this context.
getValuesList() - Method in interface org.platanios.tensorflow.proto.ValuesDefOrBuilder
Value names that have been seen in this context.
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.Struct.ListValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.Struct.TupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.Struct.ListValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.Struct.NamedTupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.Struct.TupleValueOrBuilder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
getValuesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorName() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorName() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
The shape of the values Tensor is [?].
getValuesTensorNameBytes() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CooSparseOrBuilder
The shape of the values Tensor is [?].
getVariable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariable() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariableBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariableName() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the variable tensor.
getVariableName() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the variable tensor.
getVariableName() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the variable tensor.
getVariableNameBytes() - Method in class org.platanios.tensorflow.proto.VariableDef
Name of the variable tensor.
getVariableNameBytes() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Name of the variable tensor.
getVariableOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariableOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariableOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
getVariantVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_VARIANT
getVariantVal(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_VARIANT
getVariantValBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValCount() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_VARIANT
getVariantValCount() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_VARIANT
getVariantValList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_VARIANT
getVariantValList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilder(int) - Method in class org.platanios.tensorflow.proto.TensorProto
DT_VARIANT
getVariantValOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
getVariantValOrBuilderList() - Method in class org.platanios.tensorflow.proto.TensorProto
DT_VARIANT
getVariantValOrBuilderList() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
DT_VARIANT
getVarOffset(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffset(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffset(int) - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetCount() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
getVarOffsetList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Offset of this variable into the full variable.
getVarOffsetList() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Offset of this variable into the full variable.
getVarShape(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShape(int) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of this variable.
getVarShape(int) - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeCount() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of this variable.
getVarShapeCount() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVarShapeList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
getVarShapeList() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
Shape of this variable.
getVarShapeList() - Method in interface org.platanios.tensorflow.proto.SaveSliceInfoDefOrBuilder
Shape of this variable.
getVendor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
getVendor() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Vendor (Intel, nvidia, ...)
getVendor() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
Vendor (Intel, nvidia, ...)
getVendorBytes() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.DevicePropertiesOrBuilder
Vendor (Intel, nvidia, ...)
getVerificationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Deadline for completion of all verification i.e.
getVerificationTimeoutInMs() - Method in class org.platanios.tensorflow.proto.VerifierConfig
Deadline for completion of all verification i.e.
getVerificationTimeoutInMs() - Method in interface org.platanios.tensorflow.proto.VerifierConfigOrBuilder
Deadline for completion of all verification i.e.
getVersion() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersion() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
Versioning of the tensor bundle format.
getVersion() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
getVersion() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Deprecated.
getVersion() - Method in class org.platanios.tensorflow.proto.GraphDef
Deprecated.
getVersion() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
Deprecated.
getVersion() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.platanios.tensorflow.proto.OpDeprecation
First GraphDef version at which the op is disallowed.
getVersion() - Method in interface org.platanios.tensorflow.proto.OpDeprecationOrBuilder
First GraphDef version at which the op is disallowed.
getVersion() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersion() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersion() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class org.platanios.tensorflow.proto.SaverDef
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVersion() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
The version is optional.
getVersion() - Method in class org.platanios.tensorflow.proto.SessionMetadata
The version is optional.
getVersion() - Method in interface org.platanios.tensorflow.proto.SessionMetadataOrBuilder
The version is optional.
getVersionBuilder() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersionBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
getVersionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
This is the version for all the ops that will be enqueued by the client.
getVersionDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
This is the version for all the ops that will be enqueued by the client.
getVersionDefBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
getVersionDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
getVersionDefOrBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
This is the version for all the ops that will be enqueued by the client.
getVersionDefOrBuilder() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
This is the version for all the ops that will be enqueued by the client.
getVersionNumber() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Version number.
getVersionNumber() - Method in class org.platanios.tensorflow.proto.TensorProto
Version number.
getVersionNumber() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
Version number.
getVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
getVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
Versioning of the tensor bundle format.
getVersionOrBuilder() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
getVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
getVersionOrBuilder() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
getVersions() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
getVersions() - Method in class org.platanios.tensorflow.proto.GraphDef
Compatibility versions of the graph.
getVersions() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
Compatibility versions of the graph.
getVersionsBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef
Compatibility versions of the graph.
getVersionsOrBuilder() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
Compatibility versions of the graph.
getVersionValue() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in class org.platanios.tensorflow.proto.SaverDef
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVersionValue() - Method in interface org.platanios.tensorflow.proto.SaverDefOrBuilder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
getVirtualDevices(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevices(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevices(int) - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesBuilder(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesBuilderList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesCount() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesCount() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesList() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
The multi virtual device settings.
getVirtualDevicesOrBuilderList() - Method in interface org.platanios.tensorflow.proto.GPUOptions.ExperimentalOrBuilder
The multi virtual device settings.
getVisibility() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibility() - Method in class org.platanios.tensorflow.proto.ApiDef
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibility() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in class org.platanios.tensorflow.proto.ApiDef
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibilityValue() - Method in interface org.platanios.tensorflow.proto.ApiDefOrBuilder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
getVisibleDeviceList() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceList() - Method in class org.platanios.tensorflow.proto.GPUOptions
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceList() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in class org.platanios.tensorflow.proto.GPUOptions
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getVisibleDeviceListBytes() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
getWallTime() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in class org.platanios.tensorflow.proto.DebugEvent
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Timestamp in seconds (with microsecond precision).
getWallTime() - Method in class org.platanios.tensorflow.proto.Event.Builder
Timestamp of the event.
getWallTime() - Method in class org.platanios.tensorflow.proto.Event
Timestamp of the event.
getWallTime() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
Timestamp of the event.
getWatchdogConfig() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfig() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfig() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfigBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWatchdogConfigOrBuilder() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
getWhatCase() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
getWhatCase() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
getWhatCase() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
 
getWhatCase() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
getWhatCase() - Method in class org.platanios.tensorflow.proto.Event
 
getWhatCase() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
 
getWhileCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxt() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxtBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWhileCtxtOrBuilder() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
getWidth() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
int32 width = 2;
getWidth() - Method in class org.platanios.tensorflow.proto.Summary.Image
int32 width = 2;
getWidth() - Method in interface org.platanios.tensorflow.proto.Summary.ImageOrBuilder
int32 width = 2;
getWorkerLog(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLog(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLog(int) - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogBuilder(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogBuilderList() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogCount() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogCount() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogCount() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogList() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogList() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogList() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilder(int) - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkerLogOrBuilderList() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatResponseOrBuilder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
getWorkFinished() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_finished = 2;
getWorkFinished() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
int64 work_finished = 2;
getWorkFinished() - Method in interface org.platanios.tensorflow.proto.ReaderBaseStateOrBuilder
int64 work_finished = 2;
getWorkStarted() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_started = 1;
getWorkStarted() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
int64 work_started = 1;
getWorkStarted() - Method in interface org.platanios.tensorflow.proto.ReaderBaseStateOrBuilder
int64 work_started = 1;
getXlaFusionAutotunerThresh() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaFusionAutotunerThresh() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
getXlaFusionAutotunerThresh() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
GLOBAL_JIT_LEVEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
GLOBAL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
GLOBAL_STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugOptions
 
GPU_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
GPUOptions - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GPUOptions
GPUOptions.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GPUOptions
GPUOptions.Experimental - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GPUOptions.Experimental
GPUOptions.Experimental.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GPUOptions.Experimental
GPUOptions.Experimental.VirtualDevices - Class in org.platanios.tensorflow.proto
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevices.Builder - Class in org.platanios.tensorflow.proto
Configuration for breaking down a visible GPU into multiple "virtual" devices.
GPUOptions.Experimental.VirtualDevicesOrBuilder - Interface in org.platanios.tensorflow.proto
 
GPUOptions.ExperimentalOrBuilder - Interface in org.platanios.tensorflow.proto
 
GPUOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
GRADIENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
GRADIENT_FUNC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GradientDef
 
GradientDef - Class in org.platanios.tensorflow.proto
GradientDef defines the gradient function of a function defined in a function library.
GradientDef.Builder - Class in org.platanios.tensorflow.proto
GradientDef defines the gradient function of a function defined in a function library.
GradientDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
GRAPH_DEF - org.platanios.tensorflow.proto.Event.WhatCase
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateSessionRequest
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
GRAPH_EXECUTION_TRACE - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
GRAPH_EXECUTION_TRACE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
GRAPH_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
GRAPH_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
GRAPH_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
GRAPH_ID - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
GRAPH_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
GRAPH_INPUT_NODE_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
GRAPH_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
GRAPH_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.StepSequence
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
GRAPH_OP_CREATION - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
GRAPH_OP_CREATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
GRAPH_OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
GRAPH_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
GRAPH_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
GRAPH_OUTPUT_NODE_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateSessionResponse
 
GraphDebugInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphDebugInfo
GraphDebugInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphDebugInfo
GraphDebugInfo.FileLineCol - Class in org.platanios.tensorflow.proto
This represents a file/line location in the source code.
GraphDebugInfo.FileLineCol.Builder - Class in org.platanios.tensorflow.proto
This represents a file/line location in the source code.
GraphDebugInfo.FileLineColOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphDebugInfo.StackTrace - Class in org.platanios.tensorflow.proto
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTrace.Builder - Class in org.platanios.tensorflow.proto
This represents a stack trace which is a ordered list of `FileLineCol`.
GraphDebugInfo.StackTraceOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphDebugInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphDebugInfoProtos - Class in org.platanios.tensorflow.proto
 
GraphDef - Class in org.platanios.tensorflow.proto
Represents the graph of operations
GraphDef.Builder - Class in org.platanios.tensorflow.proto
Represents the graph of operations
GraphDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphExecutionTrace - Class in org.platanios.tensorflow.proto
Data relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).
GraphExecutionTrace.Builder - Class in org.platanios.tensorflow.proto
Data relating to an execution of a Graph (e.g., an eager execution of a FuncGraph).
GraphExecutionTraceOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphOpCreation - Class in org.platanios.tensorflow.proto
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
GraphOpCreation.Builder - Class in org.platanios.tensorflow.proto
The creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).
GraphOpCreationOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphOptions - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphOptions
GraphOptions.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphOptions
GraphOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphProtos - Class in org.platanios.tensorflow.proto
 
GraphTransferConstNodeInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
GraphTransferConstNodeInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
GraphTransferConstNodeInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferGraphInputNodeInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferGraphOutputNodeInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
GraphTransferGraphOutputNodeInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferInfo - Class in org.platanios.tensorflow.proto
Protocol buffer representing a handle to a tensorflow resource.
GraphTransferInfo.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a handle to a tensorflow resource.
GraphTransferInfo.Destination - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
GraphTransferInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferInfoProto - Class in org.platanios.tensorflow.proto
 
GraphTransferNodeInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInfo
GraphTransferNodeInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInfo
GraphTransferNodeInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferNodeInput - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInput
GraphTransferNodeInput.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInput
GraphTransferNodeInputInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
GraphTransferNodeInputInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
GraphTransferNodeInputInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferNodeInputOrBuilder - Interface in org.platanios.tensorflow.proto
 
GraphTransferNodeOutputInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
GraphTransferNodeOutputInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
GROUP_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
GROUP_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
GROUP_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
GROUP_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
GROUP_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
GROUP_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 

H

HALF_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MakeCallableResponse
 
HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogStep
 
HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableRequest
 
HANDLE_TO_DECREF - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
HANDLE_TO_DECREF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
HARDWARE_TRACE - org.platanios.tensorflow.proto.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
HARDWARE_TRACE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
HARDWARE_TRACE = 2;
HAS_CONTROL_FLOW_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
HAS_MINIMUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
HAS_SINGLE_REFERENCE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
hasAllocationDescription() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
hasAllocationDescription() - Method in class org.platanios.tensorflow.proto.TensorDescription
Information about the size and allocator used for the data
hasAllocationDescription() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Information about the size and allocator used for the data
hasAllowedValues() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in interface org.platanios.tensorflow.proto.KernelDef.AttrConstraintOrBuilder
A list of values that this kernel supports for this attr.
hasAllowedValues() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
hasAllowedValues() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
The set of allowed values.
hasAllowedValues() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
The set of allowed values.
hasAnyInfo() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
hasAnyInfo() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A serialized protobuf.
hasAnyInfo() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A serialized protobuf.
hasAnyList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
hasAnyList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
hasAsset() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
hasAsset() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
hasAsset() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
hasAudio() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
hasAudio() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
hasAudio() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
hasAutoParallel() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasAutoParallel() - Method in class org.platanios.tensorflow.proto.RewriterConfig
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasAutoParallel() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
hasBareConcreteFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
hasBareConcreteFunction() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
hasBoundedTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.BoundedTensorSpec.
hasBoundedTensorSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.BoundedTensorSpec.
hasBytesList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
hasBytesList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
hasBytesList() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
hasBytesList() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
hasCanonicalizedInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Input in canonicalized form that was received to create this concrete function.
hasCanonicalizedInputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Input in canonicalized form that was received to create this concrete function.
hasCleanupFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
hasCleanupFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
hasCleanupFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
hasClientLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
hasClientLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on client-side device locality.
hasClientLocality() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on client-side device locality.
hasClientLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
hasClientLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on client-side device locality.
hasClientLocality() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on client-side device locality.
hasCloseSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
hasCloseSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
hasCloseSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
hasCloseSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
hasCloseSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
hasCloseSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
hasCluster() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
hasCluster() - Method in class org.platanios.tensorflow.proto.ServerDef
The cluster of which this server is a member.
hasCluster() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The cluster of which this server is a member.
hasClusterDef() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
hasClusterDef() - Method in class org.platanios.tensorflow.proto.ConfigProto
Optional list of all workers to use in this session.
hasClusterDef() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Optional list of all workers to use in this session.
hasClusterDeviceFilters() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
hasClusterDeviceFilters() - Method in class org.platanios.tensorflow.proto.ServerDef
Device filters for remote tasks in the cluster.
hasClusterDeviceFilters() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
Device filters for remote tasks in the cluster.
hasCodeLocation() - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
hasCodeLocation() - Method in class org.platanios.tensorflow.proto.Execution
Stack trace of the eager execution.
hasCodeLocation() - Method in interface org.platanios.tensorflow.proto.ExecutionOrBuilder
Stack trace of the eager execution.
hasCodeLocation() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
hasCodeLocation() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
The unique ID for code location (stack trace) of the op's creation.
hasCodeLocation() - Method in interface org.platanios.tensorflow.proto.GraphOpCreationOrBuilder
The unique ID for code location (stack trace) of the op's creation.
hasCompositeTensor() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in class org.platanios.tensorflow.proto.TensorInfo
Generic encoding for CompositeTensors.
hasCompositeTensor() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
Generic encoding for CompositeTensors.
hasComputeCapability() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
hasComputeCapability() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
hasComputeCapability() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
hasCondCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
hasCondCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
hasCondCtxt() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
hasConfig() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
hasConfig() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
Configuration options.
hasConfig() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
Configuration options.
hasConfigProto() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
hasConfigProto() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
ConfigProto from the session in which this graph was created.
hasConfigProto() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
ConfigProto from the session in which this graph was created.
hasConstant() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
hasConstant() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
hasConstant() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
hasContext() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
hasContext() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.Features context = 1;
hasContext() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.Features context = 1;
hasConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
hasConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
hasConv() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
hasCooSparse() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in class org.platanios.tensorflow.proto.TensorInfo
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCooSparse() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
hasCostGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
hasCostGraph() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
hasCostGraph() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
hasCostGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata
The cost graph for the computation defined by the run call.
hasCostGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
The cost graph for the computation defined by the run call.
hasCreateSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
hasCreateSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
hasCreateSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
hasCreateSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
hasCreateSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
hasCreateSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
hasCudnnVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
hasCudnnVersion() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
hasCudnnVersion() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
hasDebuggedDevice() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedDevice() - Method in class org.platanios.tensorflow.proto.DebugEvent
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedDevice() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A device on which debugger-instrumented ops and/or tensors reside.
hasDebuggedGraph() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
hasDebuggedGraph() - Method in class org.platanios.tensorflow.proto.DebugEvent
Information about a debugged graph.
hasDebuggedGraph() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Information about a debugged graph.
hasDebugMetadata() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
hasDebugMetadata() - Method in class org.platanios.tensorflow.proto.DebugEvent
Metadata related to this debugging data.
hasDebugMetadata() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Metadata related to this debugging data.
hasDebugOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
hasDebugOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Field(s) used by TensorFlow Debugger (tfdbg).
hasDebugOptions() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Field(s) used by TensorFlow Debugger (tfdbg).
hasDebugOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
hasDebugOptions() - Method in class org.platanios.tensorflow.proto.RunOptions
EXPERIMENTAL.
hasDebugOptions() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
EXPERIMENTAL.
hasDefaultSessionConfig() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
hasDefaultSessionConfig() - Method in class org.platanios.tensorflow.proto.ServerDef
The default configuration for sessions that run on this server.
hasDefaultSessionConfig() - Method in interface org.platanios.tensorflow.proto.ServerDefOrBuilder
The default configuration for sessions that run on this server.
hasDefaultValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
hasDefaultValue() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
Specify a new default value to use for this attr.
hasDefaultValue() - Method in interface org.platanios.tensorflow.proto.ApiDef.AttrOrBuilder
Specify a new default value to use for this attr.
hasDefaultValue() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
A reasonable default for this attribute if the user does not supply a value.
hasDefaultValue() - Method in interface org.platanios.tensorflow.proto.OpDef.AttrDefOrBuilder
A reasonable default for this attribute if the user does not supply a value.
hasDeprecation() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in class org.platanios.tensorflow.proto.OpDef
Optional deprecation based on GraphDef versions.
hasDeprecation() - Method in interface org.platanios.tensorflow.proto.OpDefOrBuilder
Optional deprecation based on GraphDef versions.
hasDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
hasDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
hasDevices() - Method in interface org.platanios.tensorflow.proto.ReplayLog.NewReplaySessionOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
hasDictValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
hasDictValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a dict `Value`.
hasDictValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a dict `Value`.
hasExecOpts() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
hasExecOpts() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
Options for this step.
hasExecOpts() - Method in interface org.platanios.tensorflow.proto.RunGraphRequestOrBuilder
Options for this step.
hasExecution() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
hasExecution() - Method in class org.platanios.tensorflow.proto.DebugEvent
Execution of an op or a Graph (e.g., a tf.function).
hasExecution() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
Execution of an op or a Graph (e.g., a tf.function).
hasExitCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
hasExitCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
hasExitCode() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
hasExperimental() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.platanios.tensorflow.proto.ConfigProto
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
hasExperimental() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
hasExperimental() - Method in class org.platanios.tensorflow.proto.GPUOptions
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
hasExperimental() - Method in interface org.platanios.tensorflow.proto.GPUOptionsOrBuilder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
hasExperimental() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in class org.platanios.tensorflow.proto.RunOptions
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
hasExperimental() - Method in interface org.platanios.tensorflow.proto.RunOptionsOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
hasExperimentalDebugInfo() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in class org.platanios.tensorflow.proto.NodeDef
This stores debug information associated with the node.
hasExperimentalDebugInfo() - Method in interface org.platanios.tensorflow.proto.NodeDefOrBuilder
This stores debug information associated with the node.
hasExtendSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
hasExtendSession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
hasExtendSession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
hasExtendSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
hasExtendSessionResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
hasExtendSessionResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
hasFailure() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
hasFailure() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
hasFailure() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
hasFeatureLists() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in class org.platanios.tensorflow.proto.SequenceExample
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
hasFeatureLists() - Method in interface org.platanios.tensorflow.proto.SequenceExampleOrBuilder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
hasFeatures() - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
hasFeatures() - Method in class org.platanios.tensorflow.proto.Example
.org.platanios.tensorflow.proto.Features features = 1;
hasFeatures() - Method in interface org.platanios.tensorflow.proto.ExampleOrBuilder
.org.platanios.tensorflow.proto.Features features = 1;
hasFileLineCol() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
hasFileLineCol() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
hasFileLineCol() - Method in interface org.platanios.tensorflow.proto.StackFrameWithIdOrBuilder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
hasFloatList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
hasFloatList() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
hasFloatList() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.FloatList float_list = 2;
hasFloatList() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
hasFullargspec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
Full arg spec from inspect.getfullargspec().
hasFullargspec() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
Full arg spec from inspect.getfullargspec().
hasFunc() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
hasFunc() - Method in class org.platanios.tensorflow.proto.AttrValue
"func" represents a function.
hasFunc() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"func" represents a function.
hasFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
hasFunction() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedFunction function = 6;
hasFunction() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
hasFunctionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
hasFunctionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
hasFunctionDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
hasFunctionSpec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
hasFunctionSpec() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunctionOrBuilder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
hasGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
hasGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
hasGemm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
hasGpuOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
hasGpuOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all GPUs.
hasGpuOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all GPUs.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
The initial graph definition.
hasGraphDef() - Method in interface org.platanios.tensorflow.proto.CreateSessionRequestOrBuilder
The initial graph definition.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
REQUIRED: The nodes to be added to the session's graph.
hasGraphDef() - Method in interface org.platanios.tensorflow.proto.ExtendSessionRequestOrBuilder
REQUIRED: The nodes to be added to the session's graph.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
GraphDef.
hasGraphDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
GraphDef.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
hasGraphDef() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
hasGraphDef() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
hasGraphExecutionTrace() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphExecutionTrace() - Method in class org.platanios.tensorflow.proto.DebugEvent
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphExecutionTrace() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
hasGraphOpCreation() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOpCreation() - Method in class org.platanios.tensorflow.proto.DebugEvent
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOpCreation() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
hasGraphOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
hasGraphOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply to all graphs.
hasGraphOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply to all graphs.
hasGraphOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
hasGraphOptions() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
Configuration options for the session in which this graph was created.
hasGraphOptions() - Method in interface org.platanios.tensorflow.proto.RegisterGraphRequestOrBuilder
Configuration options for the session in which this graph was created.
HASH_CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
hasHandleToDecref() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
hasHandleToDecref() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
hasHandleToDecref() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
hashCode() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
hashCode() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
hashCode() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
hashCode() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
hashCode() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
hashCode() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
hashCode() - Method in class org.platanios.tensorflow.proto.ApiDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
hashCode() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.AttrValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
hashCode() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
hashCode() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
hashCode() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
hashCode() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
hashCode() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
hashCode() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.BytesList
 
hashCode() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
hashCode() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
hashCode() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
hashCode() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
hashCode() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
hashCode() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
hashCode() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
hashCode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
hashCode() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
hashCode() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
hashCode() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.Duration
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.Event
 
hashCode() - Method in class org.platanios.tensorflow.proto.Example
 
hashCode() - Method in class org.platanios.tensorflow.proto.Execution
 
hashCode() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
hashCode() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.Feature
 
hashCode() - Method in class org.platanios.tensorflow.proto.FeatureList
 
hashCode() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
hashCode() - Method in class org.platanios.tensorflow.proto.Features
 
hashCode() - Method in class org.platanios.tensorflow.proto.FloatList
 
hashCode() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
hashCode() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
hashCode() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.Any
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.Enum
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.Field
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.Option
 
hashCode() - Method in class org.platanios.tensorflow.proto.google.Type
 
hashCode() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
hashCode() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
hashCode() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.GradientDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.Int64List
 
hashCode() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
hashCode() - Method in class org.platanios.tensorflow.proto.JobDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
hashCode() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
hashCode() - Method in class org.platanios.tensorflow.proto.KernelDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.KernelList
 
hashCode() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
hashCode() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.LogMessage
 
hashCode() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
hashCode() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
hashCode() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.NodeDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
hashCode() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.OpDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
hashCode() - Method in class org.platanios.tensorflow.proto.OpList
 
hashCode() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
hashCode() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
hashCode() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
hashCode() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
hashCode() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
hashCode() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
hashCode() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
hashCode() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
hashCode() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
hashCode() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedModel
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
hashCode() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
hashCode() - Method in class org.platanios.tensorflow.proto.SaverDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
hashCode() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
hashCode() - Method in class org.platanios.tensorflow.proto.ServerDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.SessionLog
 
hashCode() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
hashCode() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.SourceContext
 
hashCode() - Method in class org.platanios.tensorflow.proto.SourceFile
 
hashCode() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
hashCode() - Method in class org.platanios.tensorflow.proto.StepSequence
 
hashCode() - Method in class org.platanios.tensorflow.proto.StepStats
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
hashCode() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
hashCode() - Method in class org.platanios.tensorflow.proto.Summary
 
hashCode() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
hashCode() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
hashCode() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
hashCode() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
hashCode() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
hashCode() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
hashCode() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
hashCode() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
hashCode() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
hashCode() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
hashCode() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
hashCode() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
hashCode() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
hashCode() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
hashCode() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
hashCode() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.VariableDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
hashCode() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
hashCode() - Method in class org.platanios.tensorflow.proto.VersionDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
hashCode() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
hashCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
hashCode() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
hasHisto() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
hasHisto() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
hasHisto() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
hasImage() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
hasImage() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.Summary.Image image = 4;
hasImage() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
hasInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
hasInputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
The input signature, if specified.
hasInputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpecOrBuilder
The input signature, if specified.
hasInstr() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
hasInstr() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
.org.platanios.tensorflow.proto.google.Any instr = 1;
hasInstr() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuningLogOrBuilder
.org.platanios.tensorflow.proto.google.Any instr = 1;
hasInt64List() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
hasInt64List() - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
hasInt64List() - Method in class org.platanios.tensorflow.proto.Feature
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
hasInt64List() - Method in interface org.platanios.tensorflow.proto.FeatureOrBuilder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
hasInterOptimizerVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run after every optimizer.
hasInterOptimizerVerifierConfig() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run after every optimizer.
HASLENGTH_NOT_SET - org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
 
hasLibrary() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
hasLibrary() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
All necessary FunctionDefs and GradientDefs to expand `function_def`.
hasLibrary() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOpOrBuilder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
hasLibrary() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
hasLibrary() - Method in class org.platanios.tensorflow.proto.GraphDef
EXPERIMENTAL.
hasLibrary() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
EXPERIMENTAL.
hasLinks() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
hasLinks() - Method in class org.platanios.tensorflow.proto.DeviceLocality
Optional local interconnect links to other devices.
hasLinks() - Method in interface org.platanios.tensorflow.proto.DeviceLocalityOrBuilder
Optional local interconnect links to other devices.
hasList() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
hasList() - Method in class org.platanios.tensorflow.proto.AttrValue
any "list(...)"
hasList() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
any "list(...)"
hasListDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
hasListDevices() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
hasListDevices() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
hasListDevicesResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
hasListDevicesResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
hasListDevicesResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
hasListValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
hasListValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a list of `Value`.
hasListValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a list of `Value`.
hasLocality() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLocality() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLocality() - Method in interface org.platanios.tensorflow.proto.DeviceAttributesOrBuilder
Platform-specific data about device that may be useful for supporting efficient data transfers.
hasLogMessage() - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
hasLogMessage() - Method in class org.platanios.tensorflow.proto.Event
The user output a log message.
hasLogMessage() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The user output a log message.
hasMakeCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
hasMakeCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
hasMakeCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
hasMakeCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
hasMakeCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
hasMakeCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
hasMaximum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
hasMaximum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
hasMaximum() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
hasMemoryStats() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in class org.platanios.tensorflow.proto.NodeExecStats
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
hasMemoryStats() - Method in interface org.platanios.tensorflow.proto.NodeExecStatsOrBuilder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
hasMetadata() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
hasMetadata() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
Returned metadata if requested in the options.
hasMetadata() - Method in interface org.platanios.tensorflow.proto.RunCallableResponseOrBuilder
Returned metadata if requested in the options.
hasMetadata() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
hasMetadata() - Method in class org.platanios.tensorflow.proto.RunStepResponse
Returned metadata if requested in the options.
hasMetadata() - Method in interface org.platanios.tensorflow.proto.RunStepResponseOrBuilder
Returned metadata if requested in the options.
hasMetadata() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
hasMetadata() - Method in class org.platanios.tensorflow.proto.Summary.Value
Contains metadata on the summary value such as which plugins may use it.
hasMetadata() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
Contains metadata on the summary value such as which plugins may use it.
hasMetaInfoDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMetaInfoDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
hasMinimum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
hasMinimum() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
hasMinimum() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
hasNamedTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
hasNamedTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents Python's namedtuple.
hasNamedTupleValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents Python's namedtuple.
hasNewReplaySession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
hasNewReplaySession() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
hasNewReplaySession() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
hasNodeList() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in class org.platanios.tensorflow.proto.CollectionDef
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
hasNodeList() - Method in interface org.platanios.tensorflow.proto.CollectionDefOrBuilder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
hasNoneValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
hasNoneValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents None.
hasNoneValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents None.
hasObjectGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
Extra information about the structure of functions and stateful objects.
hasObjectGraphDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
Extra information about the structure of functions and stateful objects.
hasOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOperation() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOperation() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOperation() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequestOrBuilder
.org.platanios.tensorflow.proto.Operation operation = 2;
hasOptimizerOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options controlling how graph is optimized.
hasOptimizerOptions() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options controlling how graph is optimized.
hasOptions() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
hasOptions() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
Options that define the behavior of the created callable.
hasOptions() - Method in interface org.platanios.tensorflow.proto.MakeCallableRequestOrBuilder
Options that define the behavior of the created callable.
hasOptions() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
hasOptions() - Method in class org.platanios.tensorflow.proto.RunStepRequest
Options for the run call.
hasOptions() - Method in interface org.platanios.tensorflow.proto.RunStepRequestOrBuilder
Options for the run call.
hasOptions() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
hasOptions() - Method in class org.platanios.tensorflow.proto.TracingRequest
.org.platanios.tensorflow.proto.TraceOpts options = 1;
hasOptions() - Method in interface org.platanios.tensorflow.proto.TracingRequestOrBuilder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
hasOutputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasOutputSignature() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
hasPartialRunSetup() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
hasPartialRunSetup() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
hasPartialRunSetup() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
hasPartialRunSetupResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
hasPartialRunSetupResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
hasPartialRunSetupResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
hasPluginData() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
hasPluginData() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
Data that associates a summary with a certain plugin.
hasPluginData() - Method in interface org.platanios.tensorflow.proto.SummaryMetadataOrBuilder
Data that associates a summary with a certain plugin.
hasPostOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
hasPostOptimizationGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
hasPostOptimizationVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in class org.platanios.tensorflow.proto.RewriterConfig
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPostOptimizationVerifierConfig() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
hasPreOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
hasPreOptimizationGraph() - Method in interface org.platanios.tensorflow.proto.RunMetadata.FunctionGraphsOrBuilder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
hasProperties() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
hasProperties() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
hasProperties() - Method in interface org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDeviceOrBuilder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
hasReferenceConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
hasReferenceConv() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
hasReferenceConv() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
hasReferenceGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
hasReferenceGemm() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
hasReferenceGemm() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResultOrBuilder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
hasRegisterFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
hasRegisterFunction() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
Takes a FunctionDef and makes it enqueable on the remote worker.
hasRegisterFunction() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
Takes a FunctionDef and makes it enqueable on the remote worker.
hasReleaseCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
hasReleaseCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
hasReleaseCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
hasReleaseCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
hasReleaseCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
hasReleaseCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
hasRemoteHandle() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
hasRemoteHandle() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
hasRemoteHandle() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
hasResetRequest() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
hasResetRequest() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
hasResetRequest() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
hasResetRequestResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
hasResetRequestResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
hasResetRequestResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
hasResource() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
hasResource() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedResource resource = 10;
hasResource() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
hasRewriteOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in class org.platanios.tensorflow.proto.GraphOptions
Options that control the type and amount of graph rewriting.
hasRewriteOptions() - Method in interface org.platanios.tensorflow.proto.GraphOptionsOrBuilder
Options that control the type and amount of graph rewriting.
hasRpcOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in class org.platanios.tensorflow.proto.ConfigProto
Options that apply when this session uses the distributed runtime.
hasRpcOptions() - Method in interface org.platanios.tensorflow.proto.ConfigProtoOrBuilder
Options that apply when this session uses the distributed runtime.
hasRunCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
hasRunCallable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
hasRunCallable() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
hasRunCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
hasRunCallableResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
hasRunCallableResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
hasRunHandlerPoolOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunHandlerPoolOptions() - Method in interface org.platanios.tensorflow.proto.RunOptions.ExperimentalOrBuilder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
hasRunOptions() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
hasRunOptions() - Method in class org.platanios.tensorflow.proto.CallableOptions
Options that will be applied to each run.
hasRunOptions() - Method in interface org.platanios.tensorflow.proto.CallableOptionsOrBuilder
Options that will be applied to each run.
hasRunStep() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
hasRunStep() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
hasRunStep() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
hasRunStepResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
hasRunStepResponse() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
hasRunStepResponse() - Method in interface org.platanios.tensorflow.proto.ReplayLog.ReplayOpOrBuilder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
hasRunTime() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
hasRunTime() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
.org.platanios.tensorflow.proto.Duration run_time = 9;
hasRunTime() - Method in interface org.platanios.tensorflow.proto.Autotuning.AutotuneResultOrBuilder
.org.platanios.tensorflow.proto.Duration run_time = 9;
hasSaverDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
hasSaverDef() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
SaverDef.
hasSaverDef() - Method in interface org.platanios.tensorflow.proto.MetaGraphDefOrBuilder
SaverDef.
hasSaveSliceInfoDef() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in class org.platanios.tensorflow.proto.VariableDef
Support for saving variables as slices of a larger variable.
hasSaveSliceInfoDef() - Method in interface org.platanios.tensorflow.proto.VariableDefOrBuilder
Support for saving variables as slices of a larger variable.
hasScopedAllocatorOpts() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in class org.platanios.tensorflow.proto.RewriterConfig
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasScopedAllocatorOpts() - Method in interface org.platanios.tensorflow.proto.RewriterConfigOrBuilder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
hasSendTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
hasSendTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
hasSendTensor() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
hasServerDef() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
hasServerDef() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
Defines the configuration of a TensorFlow worker.
hasServerDef() - Method in interface org.platanios.tensorflow.proto.CreateWorkerSessionRequestOrBuilder
Defines the configuration of a TensorFlow worker.
hasServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
hasServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
Identifies the full cluster, and this particular worker's position within.
hasServerDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
hasServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
hasServerDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
Identifies the full cluster, and this particular worker's position within.
hasServerDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequestOrBuilder
Identifies the full cluster, and this particular worker's position within.
hasServerLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
hasServerLocality() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional information on server-side device locality.
hasServerLocality() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional information on server-side device locality.
hasServerLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
hasServerLocality() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information on server-side device locality.
hasServerLocality() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information on server-side device locality.
hasSessionLog() - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
hasSessionLog() - Method in class org.platanios.tensorflow.proto.Event
The state of the session which can be used for restarting after crashes.
hasSessionLog() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The state of the session which can be used for restarting after crashes.
hasSessionMetadata() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
hasSessionMetadata() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
Metadata about the session.
hasSessionMetadata() - Method in interface org.platanios.tensorflow.proto.ConfigProto.ExperimentalOrBuilder
Metadata about the session.
hasShape() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
hasShape() - Method in class org.platanios.tensorflow.proto.AttrValue
"shape"
hasShape() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"shape"
hasShape() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.BundleEntryProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
hasShape() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
hasShape() - Method in interface org.platanios.tensorflow.proto.CompleteInstanceRequestOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
hasShape() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
hasShape() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
hasShape() - Method in interface org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
hasShape() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.ResourceDtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShapeOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariableOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in interface org.platanios.tensorflow.proto.Struct.TensorSpecProtoOrBuilder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
hasShape() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
hasShape() - Method in class org.platanios.tensorflow.proto.TensorDescription
Shape of the tensor.
hasShape() - Method in interface org.platanios.tensorflow.proto.TensorDescriptionOrBuilder
Shape of the tensor.
hasSignature() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in class org.platanios.tensorflow.proto.FunctionDef
The definition of the function's name, arguments, return values, attrs etc.
hasSignature() - Method in interface org.platanios.tensorflow.proto.FunctionDefOrBuilder
The definition of the function's name, arguments, return values, attrs etc.
hasSourceContext() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
hasSourceContext() - Method in class org.platanios.tensorflow.proto.google.Enum
The source context.
hasSourceContext() - Method in interface org.platanios.tensorflow.proto.google.EnumOrBuilder
The source context.
hasSourceContext() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
hasSourceContext() - Method in class org.platanios.tensorflow.proto.google.Type
The source context.
hasSourceContext() - Method in interface org.platanios.tensorflow.proto.google.TypeOrBuilder
The source context.
hasSourceFile() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
hasSourceFile() - Method in class org.platanios.tensorflow.proto.DebugEvent
The content of a source file.
hasSourceFile() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
The content of a source file.
hasStackFrameWithId() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStackFrameWithId() - Method in class org.platanios.tensorflow.proto.DebugEvent
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStackFrameWithId() - Method in interface org.platanios.tensorflow.proto.DebugEventOrBuilder
A stack frame (filename, line number and column number, function name and code string) with ID.
hasStats() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
hasStats() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
hasStats() - Method in interface org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDumpOrBuilder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
hasStepStats() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
hasStepStats() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
hasStepStats() - Method in interface org.platanios.tensorflow.proto.LabeledStepStatsOrBuilder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
hasStepStats() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
hasStepStats() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
hasStepStats() - Method in interface org.platanios.tensorflow.proto.RunGraphResponseOrBuilder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
hasStepStats() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
hasStepStats() - Method in class org.platanios.tensorflow.proto.RunMetadata
Statistics traced for this step.
hasStepStats() - Method in interface org.platanios.tensorflow.proto.RunMetadataOrBuilder
Statistics traced for this step.
hasStrippedOpList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
A copy of the OpDefs used by the producer of this graph_def.
hasStrippedOpList() - Method in interface org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDefOrBuilder
A copy of the OpDefs used by the producer of this graph_def.
hasSummary() - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
hasSummary() - Method in class org.platanios.tensorflow.proto.Event
A summary was generated.
hasSummary() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
A summary was generated.
hasSyncRemoteExecutorForStream() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
hasSyncRemoteExecutorForStream() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
hasSyncRemoteExecutorForStream() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItemOrBuilder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
hasTaggedRunMetadata() - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
hasTaggedRunMetadata() - Method in class org.platanios.tensorflow.proto.Event
The metadata returned by running a session.run() call.
hasTaggedRunMetadata() - Method in interface org.platanios.tensorflow.proto.EventOrBuilder
The metadata returned by running a session.run() call.
hasTensor() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
hasTensor() - Method in class org.platanios.tensorflow.proto.AttrValue
"tensor"
hasTensor() - Method in interface org.platanios.tensorflow.proto.AttrValueOrBuilder
"tensor"
hasTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
hasTensor() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
hasTensor() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.InputOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
hasTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
hasTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
Allocated tensor details.
hasTensor() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorAllocationOrBuilder
Allocated tensor details.
hasTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
hasTensor() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
Output tensor details.
hasTensor() - Method in interface org.platanios.tensorflow.proto.MemoryLogTensorOutputOrBuilder
Output tensor details.
hasTensor() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in interface org.platanios.tensorflow.proto.NamedTensorProtoOrBuilder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
hasTensor() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
hasTensor() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
The tensor as a proto.
hasTensor() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
The tensor as a proto.
hasTensor() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
hasTensor() - Method in class org.platanios.tensorflow.proto.Summary.Value
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
hasTensor() - Method in interface org.platanios.tensorflow.proto.Summary.ValueOrBuilder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
hasTensorDescription() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in class org.platanios.tensorflow.proto.NodeOutput
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
hasTensorDescription() - Method in interface org.platanios.tensorflow.proto.NodeOutputOrBuilder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
hasTensorInfo() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
hasTensorInfo() - Method in class org.platanios.tensorflow.proto.AssetFileDef
The tensor to bind the asset filename to.
hasTensorInfo() - Method in interface org.platanios.tensorflow.proto.AssetFileDefOrBuilder
The tensor to bind the asset filename to.
hasTensorProto() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
hasTensorProto() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
Tensor value in the type described by `tensor_value_type`.
hasTensorProto() - Method in interface org.platanios.tensorflow.proto.GraphExecutionTraceOrBuilder
Tensor value in the type described by `tensor_value_type`.
hasTensorShape() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in class org.platanios.tensorflow.proto.TensorInfo
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in interface org.platanios.tensorflow.proto.TensorInfoOrBuilder
The static shape should be recorded here, to the extent that it can be known in advance.
hasTensorShape() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
hasTensorShape() - Method in class org.platanios.tensorflow.proto.TensorProto
Shape of the tensor.
hasTensorShape() - Method in interface org.platanios.tensorflow.proto.TensorProtoOrBuilder
Shape of the tensor.
hasTensorShapeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
hasTensorShapeValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a TensorShape.
hasTensorShapeValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a TensorShape.
hasTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TensorSpec.
hasTensorSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TensorSpec.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
Optional, implementation-specific data.
hasTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvBufRequestOrBuilder
Optional, implementation-specific data.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
Optional, implementation-specific data.
hasTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvBufResponseOrBuilder
Optional, implementation-specific data.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
Optional information needed by the RPC subsystem.
hasTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvTensorRequestOrBuilder
Optional information needed by the RPC subsystem.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
hasTransportOptions() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
Optional additional information about how to receive the tensor, e.g.
hasTransportOptions() - Method in interface org.platanios.tensorflow.proto.RecvTensorResponseOrBuilder
Optional additional information about how to receive the tensor, e.g.
hasTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
hasTupleValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a tuple of `Value`.
hasTupleValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a tuple of `Value`.
hasTypeSpec() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
The serialized TypeSpec for the composite tensor.
hasTypeSpec() - Method in interface org.platanios.tensorflow.proto.TensorInfo.CompositeTensorOrBuilder
The serialized TypeSpec for the composite tensor.
hasTypeSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
Represents a value for tf.TypeSpec.
hasTypeSpecValue() - Method in interface org.platanios.tensorflow.proto.Struct.StructuredValueOrBuilder
Represents a value for tf.TypeSpec.
hasTypeState() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
hasTypeState() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
The value returned by TypeSpec._serialize().
hasTypeState() - Method in interface org.platanios.tensorflow.proto.Struct.TypeSpecProtoOrBuilder
The value returned by TypeSpec._serialize().
hasUserObject() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
hasUserObject() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
hasUserObject() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
hasValue() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
hasValue() - Method in class org.platanios.tensorflow.proto.google.Option
The option's value packed in an Any message.
hasValue() - Method in interface org.platanios.tensorflow.proto.google.OptionOrBuilder
The option's value packed in an Any message.
hasValue() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
hasValue() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
.org.platanios.tensorflow.proto.StructuredValue value = 2;
hasValue() - Method in interface org.platanios.tensorflow.proto.Struct.PairValueOrBuilder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
hasValuesDef() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
hasValuesDef() - Method in class org.platanios.tensorflow.proto.CondContextDef
Values and external values in control flow context.
hasValuesDef() - Method in interface org.platanios.tensorflow.proto.CondContextDefOrBuilder
Values and external values in control flow context.
hasValuesDef() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
hasValuesDef() - Method in class org.platanios.tensorflow.proto.WhileContextDef
Values and external values in control flow context.
hasValuesDef() - Method in interface org.platanios.tensorflow.proto.WhileContextDefOrBuilder
Values and external values in control flow context.
hasVariable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
hasVariable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
hasVariable() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectOrBuilder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
hasVersion() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
hasVersion() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
Versioning of the tensor bundle format.
hasVersion() - Method in interface org.platanios.tensorflow.proto.BundleHeaderProtoOrBuilder
Versioning of the tensor bundle format.
hasVersion() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
hasVersion() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
Version information from the producer of this SavedUserObject.
hasVersion() - Method in interface org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObjectOrBuilder
Version information from the producer of this SavedUserObject.
hasVersionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
hasVersionDef() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
This is the version for all the ops that will be enqueued by the client.
hasVersionDef() - Method in interface org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequestOrBuilder
This is the version for all the ops that will be enqueued by the client.
hasVersions() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
hasVersions() - Method in class org.platanios.tensorflow.proto.GraphDef
Compatibility versions of the graph.
hasVersions() - Method in interface org.platanios.tensorflow.proto.GraphDefOrBuilder
Compatibility versions of the graph.
hasWatchdogConfig() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
hasWatchdogConfig() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
hasWatchdogConfig() - Method in interface org.platanios.tensorflow.proto.WorkerHeartbeatRequestOrBuilder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
hasWhileCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
hasWhileCtxt() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
hasWhileCtxt() - Method in interface org.platanios.tensorflow.proto.ControlFlowContextDefOrBuilder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
HEALTH_STATUS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
HEIGHT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Image
 
HEURISTICS - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Use any combination of swapping and recomputation heuristics.
HEURISTICS_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Use any combination of swapping and recomputation heuristics.
HEXAGON - org.platanios.tensorflow.proto.GraphTransferInfo.Destination
HEXAGON = 1;
HEXAGON_VALUE - Static variable in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
HEXAGON = 1;
HIDDEN - org.platanios.tensorflow.proto.ApiDef.Visibility
Hide this op by putting it into an internal namespace (or whatever is appropriate in the target language).
HIDDEN_VALUE - Static variable in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Hide this op by putting it into an internal namespace (or whatever is appropriate in the target language).
HISTO - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
HISTO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
HistogramProto - Class in org.platanios.tensorflow.proto
Serialization format for histogram module in core/lib/histogram/histogram.h
HistogramProto.Builder - Class in org.platanios.tensorflow.proto
Serialization format for histogram module in core/lib/histogram/histogram.h
HistogramProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
HOST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
HOST_MEMORY_ARG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
HOST_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CodeLocation
 
HOST_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SourceFile
 
HOST_TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 

I

I - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
I_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
I_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.StackFrameWithId
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
IMAGE - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
IMAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
IMPLEMENTATION_SELECTOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
IN_ARG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
INACCURATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
INCARNATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
INDEX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
INDEXED_SLICES_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.IndexedSlicesSpec
INDEXED_SLICES_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.IndexedSlicesSpec
INDICES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
INFER_SHAPES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
INFO - org.platanios.tensorflow.proto.LogMessage.Level
INFO = 20;
INFO_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
INFO = 20;
INITIAL_VALUE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
INITIALIZER_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
INPUT_ARG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
INPUT_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
INPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
INPUT_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
INPUT_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
INPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
INPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
INPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SignatureDef
 
INSTANCE_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
INSTANCE_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
INSTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
INSTRUMENTED_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
INSTRUMENTED_OPS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
INT_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
INT64_LIST - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
INT64_LIST - org.platanios.tensorflow.proto.Feature.KindCase
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef
 
INT64_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Feature
 
INT64_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
INT64_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
INT64_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
Int64List - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Int64List
Int64List.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Int64List
Int64ListOrBuilder - Interface in org.platanios.tensorflow.proto
 
INTER_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
INTER_OPTIMIZER_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
InterconnectLink - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.InterconnectLink
InterconnectLink.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.InterconnectLink
InterconnectLinkOrBuilder - Interface in org.platanios.tensorflow.proto
 
INTERNAL - org.platanios.tensorflow.proto.error.Code
Internal errors.
INTERNAL_ERROR - org.platanios.tensorflow.proto.WorkerHealth
INTERNAL_ERROR = 2;
INTERNAL_ERROR_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerHealth
INTERNAL_ERROR = 2;
INTERNAL_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Internal errors.
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AttrValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.BytesList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Duration
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Event
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Example
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Execution
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Feature
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FeatureList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Features
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FloatList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Any
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Enum
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Field
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Option
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.google.Type
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GradientDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Int64List
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.JobDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.KernelList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.LogMessage
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OpList
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedModel
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SaverDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ServerDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SessionLog
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SourceContext
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SourceFile
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StepSequence
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.StepStats
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VariableDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.VersionDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.CallableOptions
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.ConfigProto
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FeatureLists
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.Features
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.JobDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.NameAttrList
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.NodeDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.SignatureDef
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
internalGetMapField(int) - Method in class org.platanios.tensorflow.proto.ValuesDef
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
internalGetMutableMapField(int) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.DataClass
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.DataType
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.error.Code
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.google.Syntax
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
 
internalGetValueMap() - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
 
INTRA_OP_PARALLELISM_THREADS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
INVALID_ARGUMENT - org.platanios.tensorflow.proto.error.Code
Client specified an invalid argument.
INVALID_ARGUMENT_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Client specified an invalid argument.
IS_AGGREGATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
IS_COMMUTATIVE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
IS_COMPONENT_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
IS_COMPONENT_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
IS_DEAD_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
IS_DEAD_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorResponse
 
IS_FINAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
IS_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
IS_LAST_PARTIAL_RUN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
IS_METHOD_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
IS_PARTIAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
IS_REF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
IS_RESOURCE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
IS_SOURCE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
IS_STATEFUL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AttrValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.BytesList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Duration
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Event.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Event
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Example.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Example
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Execution
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Feature
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FeatureList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Features.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Features
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FloatList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Any
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Enum
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Field
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Option
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.google.Type
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GradientDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Int64List
 
isInitialized() - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
isInitialized() - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.JobDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.KernelList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.LogMessage
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OpList
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedModel
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SaverDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ServerDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SessionLog
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SourceContext
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SourceFile
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StepSequence
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.StepStats
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VariableDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.VersionDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
isInitialized() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
ISOLATE_SESSION_STATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
ISOLATE_SESSION_STATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
ITEM_NOT_SET - org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
 
ITEM_NOT_SET - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 

J

JOB_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ClusterDef
 
JOB_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
JobDef - Class in org.platanios.tensorflow.proto
Defines a single job in a TensorFlow cluster.
JobDef.Builder - Class in org.platanios.tensorflow.proto
Defines a single job in a TensorFlow cluster.
JobDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
JobDeviceFilters - Class in org.platanios.tensorflow.proto
Defines the device filters for tasks in a job.
JobDeviceFilters.Builder - Class in org.platanios.tensorflow.proto
Defines the device filters for tasks in a job.
JobDeviceFiltersOrBuilder - Interface in org.platanios.tensorflow.proto
 
JOBS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
JSON_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 

K

KEEP_ALIVE_SECS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
KEEP_CHECKPOINT_EVERY_N_HOURS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
KERNEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelList
 
KERNEL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
KERNEL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
KERNEL_TRACKER_MAX_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_INTERVAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
KERNEL_TRACKER_MAX_PENDING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
KernelDef - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KernelDef
KernelDef.AttrConstraint - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KernelDef.AttrConstraint
KernelDef.AttrConstraint.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KernelDef.AttrConstraint
KernelDef.AttrConstraintOrBuilder - Interface in org.platanios.tensorflow.proto
 
KernelDef.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.KernelDef
KernelDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
KernelDefProtos - Class in org.platanios.tensorflow.proto
 
KernelList - Class in org.platanios.tensorflow.proto
A collection of KernelDefs
KernelList.Builder - Class in org.platanios.tensorflow.proto
A collection of KernelDefs
KernelListOrBuilder - Interface in org.platanios.tensorflow.proto
 
KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.PairValue
 
KEY_NOT_SET - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
 
KEY_NOT_SET - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
 
KIND_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
KIND_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
KIND_NOT_SET - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
KIND_NOT_SET - org.platanios.tensorflow.proto.Feature.KindCase
 
KIND_NOT_SET - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
KIND_NOT_SET - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 

L

L0 - org.platanios.tensorflow.proto.OptimizerOptions.Level
No optimizations
L0_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
No optimizations
L1 - org.platanios.tensorflow.proto.OptimizerOptions.Level
L1 is the default level.
L1_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
L1_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
L1 is the default level.
L2_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
L3_CACHE_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
LABEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
LabeledStepStats - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LabeledStepStats
LabeledStepStats.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LabeledStepStats
LabeledStepStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
LARGEST_ALLOC_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
LAST_MODIFIED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
LAYOUT_OPTIMIZER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
LAZY_COPY_REMOTE_FUNCTION_INPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
LEGACY - org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Internal legacy format.
LEGACY_VALUE - Static variable in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Internal legacy format.
LENGTH - org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
 
LENGTH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
LENGTH_FRAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Audio
 
LEVEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LogMessage
 
LIBRARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
LIBRARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDef
 
LINE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
LINES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
LINES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SourceFile
 
LINK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LocalLinks
 
LINKS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceLocality
 
LIST - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
LIST_DEVICES - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
LIST_DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
LIST_DEVICES_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
LIST_DEVICES_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
LIST_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
LIST_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
ListDevicesRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ListDevicesRequest
ListDevicesRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ListDevicesRequest
ListDevicesRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
ListDevicesResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ListDevicesResponse
ListDevicesResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ListDevicesResponse
ListDevicesResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
LITTLE - org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
LITTLE = 0;
LITTLE_VALUE - Static variable in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
LITTLE = 0;
LIVE_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
LOCAL_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ListDevicesResponse
 
LOCAL_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
LOCALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
LocalLinks - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LocalLinks
LocalLinks.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LocalLinks
LocalLinksOrBuilder - Interface in org.platanios.tensorflow.proto
 
LOG_DEVICE_PLACEMENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
LOG_MESSAGE - org.platanios.tensorflow.proto.Event.WhatCase
 
LOG_MESSAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
LoggingRequest - Class in org.platanios.tensorflow.proto
Out-of-band request to begin or end logging, or to retrieve logs for particular steps.
LoggingRequest.Builder - Class in org.platanios.tensorflow.proto
Out-of-band request to begin or end logging, or to retrieve logs for particular steps.
LoggingRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
LoggingResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LoggingResponse
LoggingResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.LoggingResponse
LoggingResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
LogMemoryProtos - Class in org.platanios.tensorflow.proto
 
LogMessage - Class in org.platanios.tensorflow.proto
Protocol buffer used for logging messages to the events file.
LogMessage.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer used for logging messages to the events file.
LogMessage.Level - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.LogMessage.Level
LogMessageOrBuilder - Interface in org.platanios.tensorflow.proto
 
LOOP_ENTER_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
LOOP_EXIT_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
LOOP_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 

M

MAJOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
MAJOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
MAKE_CALLABLE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
MAKE_CALLABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
MAKE_CALLABLE_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
MAKE_CALLABLE_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
MakeCallableRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MakeCallableRequest
MakeCallableRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MakeCallableRequest
MakeCallableRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
MakeCallableResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MakeCallableResponse
MakeCallableResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MakeCallableResponse
MakeCallableResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
MANUAL - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Driven by manual op-level annotations.
MANUAL_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Driven by manual op-level annotations.
MarkRecvFinishedRequest - Class in org.platanios.tensorflow.proto
Message for managing the response cache maintained on the sender side.
MarkRecvFinishedRequest.Builder - Class in org.platanios.tensorflow.proto
Message for managing the response cache maintained on the sender side.
MarkRecvFinishedRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
MarkRecvFinishedResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MarkRecvFinishedResponse
MarkRecvFinishedResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MarkRecvFinishedResponse
MarkRecvFinishedResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
MasterServiceProtos - Class in org.platanios.tensorflow.proto
 
MAX_BYTE_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
MAX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
MAX_FOLDED_CONSTANT_IN_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
MAX_TO_KEEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
MAXIMUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
MAXIMUM_ITERATIONS_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
MAYBE_TYPE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
MEMORY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
MEMORY_LIMIT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
MEMORY_LIMIT_MB_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
MEMORY_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
MEMORY_OPTIMIZER_TARGET_NODE_NAME_SCOPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
MEMORY_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
MEMORY_TIME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
MemoryLogRawAllocation - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogRawAllocation
MemoryLogRawAllocation.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogRawAllocation
MemoryLogRawAllocationOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryLogRawDeallocation - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogRawDeallocation
MemoryLogRawDeallocation.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogRawDeallocation
MemoryLogRawDeallocationOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryLogStep - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogStep
MemoryLogStep.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogStep
MemoryLogStepOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryLogTensorAllocation - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorAllocation
MemoryLogTensorAllocation.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorAllocation
MemoryLogTensorAllocationOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryLogTensorDeallocation - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
MemoryLogTensorDeallocation.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
MemoryLogTensorDeallocationOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryLogTensorOutput - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorOutput
MemoryLogTensorOutput.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.MemoryLogTensorOutput
MemoryLogTensorOutputOrBuilder - Interface in org.platanios.tensorflow.proto
 
MemoryStats - Class in org.platanios.tensorflow.proto
For memory tracking.
MemoryStats.Builder - Class in org.platanios.tensorflow.proto
For memory tracking.
MemoryStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
mergeAllocationDescription(AllocationDescription) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
mergeAllowedValues(AttrValue) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
mergeAllowedValues(AttrValue) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
mergeAnyInfo(Any) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
mergeAnyList(CollectionDef.AnyList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
mergeAsset(SavedObjectGraphOuterClass.SavedAsset) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
mergeAudio(Summary.Audio) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
mergeAutoParallel(AutoParallelOptions) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
mergeBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
mergeBoundedTensorSpecValue(Struct.BoundedTensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
mergeBytesList(BytesList) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
mergeBytesList(CollectionDef.BytesList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
mergeCanonicalizedInputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
mergeCleanupFunction(EagerServiceOuterClass.CleanupFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
mergeClientLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
mergeClientLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
mergeCloseSession(CloseSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
mergeCloseSessionResponse(CloseSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
mergeCluster(ClusterDef) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
mergeClusterDef(ClusterDef) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
mergeClusterDeviceFilters(ClusterDeviceFilters) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
mergeCodeLocation(CodeLocation) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
mergeCodeLocation(CodeLocation) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
mergeCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
mergeComputeCapability(Autotuning.ComputeCapability) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
mergeCondCtxt(CondContextDef) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
mergeConfig(ConfigProto) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
mergeConfigProto(ConfigProto) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
mergeConstant(SavedObjectGraphOuterClass.SavedConstant) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
mergeContext(Features) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
mergeConv(Autotuning.AutotuneResult.ConvKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
mergeCooSparse(TensorInfo.CooSparse) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
mergeCostGraph(CostGraphDef) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
mergeCostGraph(CostGraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
mergeCreateSession(CreateSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
mergeCreateSessionResponse(CreateSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
mergeCudnnVersion(Autotuning.CudnnVersion) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
mergeDebuggedDevice(DebuggedDevice) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
mergeDebuggedGraph(DebuggedGraph) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
mergeDebugMetadata(DebugMetadata) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
mergeDebugOptions(DebugOptions) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
mergeDebugOptions(DebugOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
mergeDefaultSessionConfig(ConfigProto) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
mergeDefaultValue(AttrValue) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
mergeDefaultValue(AttrValue) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
mergeDeprecation(OpDeprecation) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
mergeDevices(ListDevicesResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
mergeDictValue(Struct.DictValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
mergeExecOpts(ExecutorOpts) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
mergeExecution(Execution) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
mergeExitCode(RequestedExitCode) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
mergeExperimental(ConfigProto.Experimental) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
mergeExperimental(GPUOptions.Experimental) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
mergeExperimental(RunOptions.Experimental) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
mergeExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
mergeExtendSession(ExtendSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
mergeExtendSessionResponse(ExtendSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
mergeFailure(Autotuning.AutotuneResult.FailureResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
mergeFeatureLists(FeatureLists) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
mergeFeatures(Features) - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
mergeFileLineCol(GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
mergeFloatList(CollectionDef.FloatList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
mergeFloatList(FloatList) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
mergeFrom(Message) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
mergeFrom(AllocationDescription) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
mergeFrom(AllocationRecord) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
mergeFrom(AllocatorMemoryUsed) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
mergeFrom(ApiDef) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
mergeFrom(ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
mergeFrom(ApiDef.Attr) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
mergeFrom(ApiDef.Endpoint) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
mergeFrom(ApiDefs) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
mergeFrom(AssetFileDef) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
mergeFrom(AttrValue) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
mergeFrom(AttrValue.ListValue) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
mergeFrom(AutoParallelOptions) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
mergeFrom(Autotuning.AutotuneResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
mergeFrom(Autotuning.AutotuneResult.ConvKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
mergeFrom(Autotuning.AutotuneResult.FailureResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
mergeFrom(Autotuning.AutotuneResult.GemmKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
mergeFrom(Autotuning.AutotuningLog) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
mergeFrom(Autotuning.ComputeCapability) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
mergeFrom(Autotuning.CudnnVersion) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
mergeFrom(BfcMemoryMap.BinSummary) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
mergeFrom(BfcMemoryMap.MemAllocatorStats) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
mergeFrom(BfcMemoryMap.MemChunk) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
mergeFrom(BfcMemoryMap.MemoryDump) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
mergeFrom(BfcMemoryMap.SnapShot) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
mergeFrom(BundleEntryProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
mergeFrom(BundleHeaderProto) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
mergeFrom(BytesList) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
mergeFrom(CallableOptions) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
mergeFrom(CheckpointStateProto.CheckpointState) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
mergeFrom(CleanupAllRequest) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
mergeFrom(CleanupAllResponse) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
mergeFrom(CleanupGraphRequest) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
mergeFrom(CleanupGraphResponse) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
mergeFrom(CloseSessionRequest) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
mergeFrom(CloseSessionResponse) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
mergeFrom(ClusterDef) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
mergeFrom(ClusterDeviceFilters) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
mergeFrom(CodeLocation) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
mergeFrom(CollectionDef) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
mergeFrom(CollectionDef.AnyList) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
mergeFrom(CollectionDef.BytesList) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
mergeFrom(CollectionDef.FloatList) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
mergeFrom(CollectionDef.Int64List) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
mergeFrom(CollectionDef.NodeList) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
mergeFrom(CompleteGroupRequest) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
mergeFrom(CompleteGroupResponse) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
mergeFrom(CompleteInstanceRequest) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
mergeFrom(CompleteInstanceResponse) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
mergeFrom(CondContextDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
mergeFrom(ConfigProto) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
mergeFrom(ConfigProto.Experimental) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
mergeFrom(ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
mergeFrom(CostGraphDef) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
mergeFrom(CostGraphDef.AggregatedCost) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
mergeFrom(CostGraphDef.Node) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
mergeFrom(CostGraphDef.Node.InputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
mergeFrom(CostGraphDef.Node.OutputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
mergeFrom(CreateSessionRequest) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
mergeFrom(CreateSessionResponse) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
mergeFrom(CreateWorkerSessionRequest) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
mergeFrom(CreateWorkerSessionResponse) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
mergeFrom(CriticalSectionDef) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
mergeFrom(CriticalSectionExecutionDef) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
mergeFrom(DebugEvent) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
mergeFrom(DebuggedDevice) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
mergeFrom(DebuggedGraph) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
mergeFrom(DebuggedSourceFile) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
mergeFrom(DebuggedSourceFiles) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
mergeFrom(DebugMetadata) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
mergeFrom(DebugOptions) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
mergeFrom(DebugTensorWatch) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
mergeFrom(DeleteWorkerSessionRequest) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
mergeFrom(DeleteWorkerSessionResponse) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
mergeFrom(DeregisterGraphRequest) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
mergeFrom(DeregisterGraphResponse) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
mergeFrom(DeviceAttributes) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
mergeFrom(DeviceLocality) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
mergeFrom(DevicePropertiesProtos.DeviceProperties) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
mergeFrom(DevicePropertiesProtos.NamedDevice) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
mergeFrom(DeviceStepStats) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
mergeFrom(Duration) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
mergeFrom(EagerServiceOuterClass.CleanupFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
mergeFrom(EagerServiceOuterClass.CloseContextRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
mergeFrom(EagerServiceOuterClass.CloseContextResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
mergeFrom(EagerServiceOuterClass.CreateContextRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
mergeFrom(EagerServiceOuterClass.CreateContextResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
mergeFrom(EagerServiceOuterClass.EnqueueRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
mergeFrom(EagerServiceOuterClass.EnqueueResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
mergeFrom(EagerServiceOuterClass.KeepAliveRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
mergeFrom(EagerServiceOuterClass.KeepAliveResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
mergeFrom(EagerServiceOuterClass.Operation) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
mergeFrom(EagerServiceOuterClass.Operation.Input) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
mergeFrom(EagerServiceOuterClass.QueueItem) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
mergeFrom(EagerServiceOuterClass.QueueResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
mergeFrom(EagerServiceOuterClass.RegisterFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
mergeFrom(EagerServiceOuterClass.RunComponentFunctionRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
mergeFrom(EagerServiceOuterClass.RunComponentFunctionResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
mergeFrom(EagerServiceOuterClass.SendTensorOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
mergeFrom(EagerServiceOuterClass.SyncRemoteExecutorForStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
mergeFrom(EagerServiceOuterClass.UpdateContextRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
mergeFrom(EagerServiceOuterClass.UpdateContextResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
mergeFrom(EagerServiceOuterClass.WaitQueueDoneRequest) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
mergeFrom(EagerServiceOuterClass.WaitQueueDoneResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
mergeFrom(Event) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
mergeFrom(Example) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
mergeFrom(Execution) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
mergeFrom(ExecutorOpts) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
mergeFrom(ExtendSessionRequest) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
mergeFrom(ExtendSessionResponse) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
mergeFrom(Feature) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
mergeFrom(FeatureList) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
mergeFrom(FeatureLists) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
mergeFrom(Features) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
mergeFrom(FloatList) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
mergeFrom(FunctionDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
mergeFrom(FunctionDef.ArgAttrs) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
mergeFrom(FunctionDefLibrary) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
mergeFrom(GetStatusRequest) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
mergeFrom(GetStatusResponse) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
mergeFrom(GetStepSequenceRequest) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
mergeFrom(GetStepSequenceResponse) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
mergeFrom(Any) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
mergeFrom(Enum) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
mergeFrom(EnumValue) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
mergeFrom(Field) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
mergeFrom(Option) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
mergeFrom(Type) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
mergeFrom(GPUOptions) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
mergeFrom(GPUOptions.Experimental) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
mergeFrom(GPUOptions.Experimental.VirtualDevices) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeFrom(GradientDef) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
mergeFrom(GraphDebugInfo) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
mergeFrom(GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
mergeFrom(GraphDebugInfo.StackTrace) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
mergeFrom(GraphDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
mergeFrom(GraphExecutionTrace) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
mergeFrom(GraphOpCreation) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
mergeFrom(GraphOptions) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
mergeFrom(GraphTransferConstNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
mergeFrom(GraphTransferGraphInputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
mergeFrom(GraphTransferGraphOutputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
mergeFrom(GraphTransferInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
mergeFrom(GraphTransferNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
mergeFrom(GraphTransferNodeInput) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
mergeFrom(GraphTransferNodeInputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
mergeFrom(GraphTransferNodeOutputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
mergeFrom(HistogramProto) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
mergeFrom(Int64List) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
mergeFrom(InterconnectLink) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
mergeFrom(JobDef) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
mergeFrom(JobDeviceFilters) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
mergeFrom(KernelDef) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
mergeFrom(KernelDef.AttrConstraint) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
mergeFrom(KernelList) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
mergeFrom(LabeledStepStats) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
mergeFrom(ListDevicesRequest) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
mergeFrom(ListDevicesResponse) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
mergeFrom(LocalLinks) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
mergeFrom(LoggingRequest) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
mergeFrom(LoggingResponse) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
mergeFrom(LogMessage) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
mergeFrom(MakeCallableRequest) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
mergeFrom(MakeCallableResponse) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
mergeFrom(MarkRecvFinishedRequest) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
mergeFrom(MarkRecvFinishedResponse) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
mergeFrom(MemoryLogRawAllocation) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
mergeFrom(MemoryLogRawDeallocation) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
mergeFrom(MemoryLogStep) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
mergeFrom(MemoryLogTensorAllocation) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
mergeFrom(MemoryLogTensorDeallocation) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
mergeFrom(MemoryLogTensorOutput) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
mergeFrom(MemoryStats) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
mergeFrom(MetaGraphDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
mergeFrom(MetaGraphDef.MetaInfoDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
mergeFrom(NameAttrList) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
mergeFrom(NamedTensorProto) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
mergeFrom(NodeDef) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
mergeFrom(NodeDef.ExperimentalDebugInfo) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
mergeFrom(NodeExecStats) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
mergeFrom(NodeOutput) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
mergeFrom(OpDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
mergeFrom(OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
mergeFrom(OpDef.AttrDef) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
mergeFrom(OpDeprecation) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
mergeFrom(OpList) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
mergeFrom(OptimizerOptions) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
mergeFrom(PartialRunSetupRequest) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
mergeFrom(PartialRunSetupResponse) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
mergeFrom(QueueRunnerDef) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
mergeFrom(ReaderBaseState) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
mergeFrom(RecvBufRequest) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
mergeFrom(RecvBufResponse) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
mergeFrom(RecvTensorRequest) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
mergeFrom(RecvTensorResponse) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
mergeFrom(RegisterGraphRequest) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
mergeFrom(RegisterGraphResponse) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
mergeFrom(ReleaseCallableRequest) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
mergeFrom(ReleaseCallableResponse) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
mergeFrom(RemoteTensorHandle) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
mergeFrom(ReplayLog.NewReplaySession) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
mergeFrom(ReplayLog.ReplayOp) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
mergeFrom(RequestedExitCode) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
mergeFrom(ResetRequest) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
mergeFrom(ResetResponse) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
mergeFrom(ResourceDtypeAndShape) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
mergeFrom(ResourceHandleProto) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
mergeFrom(ResourceHandleProto.DtypeAndShape) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
mergeFrom(RewriterConfig) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
mergeFrom(RewriterConfig.CustomGraphOptimizer) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeFrom(RPCOptions) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
mergeFrom(RunCallableRequest) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
mergeFrom(RunCallableResponse) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
mergeFrom(RunGraphRequest) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
mergeFrom(RunGraphResponse) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
mergeFrom(RunMetadata) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
mergeFrom(RunMetadata.FunctionGraphs) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
mergeFrom(RunOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
mergeFrom(RunOptions.Experimental) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
mergeFrom(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeFrom(RunStepRequest) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
mergeFrom(RunStepResponse) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
mergeFrom(SavedModel) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
mergeFrom(SavedObjectGraphOuterClass.FunctionSpec) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedAsset) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedConstant) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedResource) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedUserObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeFrom(SavedObjectGraphOuterClass.SavedVariable) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeFrom(SaverDef) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
mergeFrom(SaveSliceInfoDef) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
mergeFrom(ScopedAllocatorOptions) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
mergeFrom(SequenceExample) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
mergeFrom(ServerDef) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
mergeFrom(SessionLog) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
mergeFrom(SessionMetadata) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
mergeFrom(SignatureDef) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
mergeFrom(SourceContext) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
mergeFrom(SourceFile) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
mergeFrom(StackFrameWithId) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
mergeFrom(StepSequence) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
mergeFrom(StepStats) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
mergeFrom(Struct.BoundedTensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
mergeFrom(Struct.DictValue) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
mergeFrom(Struct.ListValue) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
mergeFrom(Struct.NamedTupleValue) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
mergeFrom(Struct.NoneValue) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
mergeFrom(Struct.PairValue) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
mergeFrom(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
mergeFrom(Struct.TensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
mergeFrom(Struct.TupleValue) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
mergeFrom(Struct.TypeSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
mergeFrom(Summary) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
mergeFrom(Summary.Audio) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
mergeFrom(Summary.Image) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
mergeFrom(Summary.Value) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
mergeFrom(SummaryDescription) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
mergeFrom(SummaryMetadata) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
mergeFrom(SummaryMetadata.PluginData) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
mergeFrom(TaggedRunMetadata) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
mergeFrom(TaskDeviceFilters) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
mergeFrom(TensorConnection) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
mergeFrom(TensorDescription) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
mergeFrom(TensorInfo) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
mergeFrom(TensorInfo.CompositeTensor) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
mergeFrom(TensorInfo.CooSparse) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
mergeFrom(TensorProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
mergeFrom(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
mergeFrom(TensorShapeProto.Dim) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
mergeFrom(TensorSliceProto) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
mergeFrom(TensorSliceProto.Extent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
mergeFrom(ThreadPoolOptionProto) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
mergeFrom(TraceOpts) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
mergeFrom(TracingRequest) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
mergeFrom(TracingResponse) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeFrom(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeFrom(TransportOptions.RecvBufRespExtra) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
mergeFrom(ValuesDef) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
mergeFrom(VariableDef) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
mergeFrom(VariantTensorDataProto) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
mergeFrom(VerifierConfig) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
mergeFrom(VersionDef) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
mergeFrom(WatchdogConfig) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
mergeFrom(WhileContextDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
mergeFrom(WorkerHeartbeatRequest) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
mergeFrom(WorkerHeartbeatResponse) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
mergeFullargspec(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
mergeFunc(NameAttrList) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
mergeFunction(SavedObjectGraphOuterClass.SavedFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
mergeFunctionDef(FunctionDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
mergeFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
mergeGemm(Autotuning.AutotuneResult.GemmKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
mergeGpuOptions(GPUOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
mergeGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
mergeGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
mergeGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
mergeGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
mergeGraphExecutionTrace(GraphExecutionTrace) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
mergeGraphOpCreation(GraphOpCreation) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
mergeGraphOptions(GraphOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
mergeGraphOptions(GraphOptions) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
mergeHandleToDecref(RemoteTensorHandle) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
mergeHisto(HistogramProto) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
mergeImage(Summary.Image) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
mergeInputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
mergeInstr(Any) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
mergeInt64List(CollectionDef.Int64List) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
mergeInt64List(Int64List) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
mergeInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
mergeLibrary(FunctionDefLibrary) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
mergeLibrary(FunctionDefLibrary) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
mergeLinks(LocalLinks) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
mergeList(AttrValue.ListValue) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
mergeListDevices(ListDevicesRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
mergeListDevicesResponse(ListDevicesResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
mergeListValue(Struct.ListValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
mergeLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
mergeLogMessage(LogMessage) - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
mergeMakeCallable(MakeCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
mergeMakeCallableResponse(MakeCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
mergeMaximum(TensorProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
mergeMemoryStats(MemoryStats) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
mergeMetadata(RunMetadata) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
mergeMetadata(RunMetadata) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
mergeMetadata(SummaryMetadata) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
mergeMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
mergeMinimum(TensorProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
mergeNamedTupleValue(Struct.NamedTupleValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
mergeNewReplaySession(ReplayLog.NewReplaySession) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
mergeNodeList(CollectionDef.NodeList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
mergeNoneValue(Struct.NoneValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
mergeObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
mergeOperation(EagerServiceOuterClass.Operation) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
mergeOperation(EagerServiceOuterClass.Operation) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
mergeOptimizerOptions(OptimizerOptions) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
mergeOptions(CallableOptions) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
mergeOptions(RunOptions) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
mergeOptions(TraceOpts) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
mergeOutputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
mergePartialRunSetup(PartialRunSetupRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
mergePartialRunSetupResponse(PartialRunSetupResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
mergePluginData(SummaryMetadata.PluginData) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
mergePostOptimizationGraph(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
mergePostOptimizationVerifierConfig(VerifierConfig) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
mergePreOptimizationGraph(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
mergeProperties(DevicePropertiesProtos.DeviceProperties) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
mergeReferenceConv(Autotuning.AutotuneResult.ConvKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
mergeReferenceGemm(Autotuning.AutotuneResult.GemmKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
mergeRegisterFunction(EagerServiceOuterClass.RegisterFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
mergeReleaseCallable(ReleaseCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
mergeReleaseCallableResponse(ReleaseCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
mergeRemoteHandle(RemoteTensorHandle) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
mergeResetRequest(ResetRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
mergeResetRequestResponse(ResetResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
mergeResource(SavedObjectGraphOuterClass.SavedResource) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
mergeRewriteOptions(RewriterConfig) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
mergeRpcOptions(RPCOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
mergeRunCallable(RunCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
mergeRunCallableResponse(RunCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
mergeRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
mergeRunOptions(RunOptions) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
mergeRunStep(RunStepRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
mergeRunStepResponse(RunStepResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
mergeRunTime(Duration) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
mergeSaverDef(SaverDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
mergeSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
mergeScopedAllocatorOpts(ScopedAllocatorOptions) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
mergeSendTensor(EagerServiceOuterClass.SendTensorOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
mergeServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
mergeServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
mergeServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
mergeServerLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
mergeServerLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
mergeSessionLog(SessionLog) - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
mergeSessionMetadata(SessionMetadata) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
mergeShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
mergeSignature(OpDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
mergeSourceContext(SourceContext) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
mergeSourceContext(SourceContext) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
mergeSourceFile(SourceFile) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
mergeStackFrameWithId(StackFrameWithId) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
mergeStats(BfcMemoryMap.MemAllocatorStats) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
mergeStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
mergeStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
mergeStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
mergeStrippedOpList(OpList) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
mergeSummary(Summary) - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
mergeSyncRemoteExecutorForStream(EagerServiceOuterClass.SyncRemoteExecutorForStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
mergeTaggedRunMetadata(TaggedRunMetadata) - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
mergeTensor(TensorDescription) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
mergeTensor(TensorDescription) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
mergeTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
mergeTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
mergeTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
mergeTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
mergeTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
mergeTensorDescription(TensorDescription) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
mergeTensorInfo(TensorInfo) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
mergeTensorProto(TensorProto) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
mergeTensorShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
mergeTensorShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
mergeTensorShapeValue(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
mergeTensorSpecValue(Struct.TensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
mergeTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
mergeTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
mergeTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
mergeTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
mergeTupleValue(Struct.TupleValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
mergeTypeSpec(Struct.TypeSpecProto) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
mergeTypeSpecValue(Struct.TypeSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
mergeTypeState(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
mergeUserObject(SavedObjectGraphOuterClass.SavedUserObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
mergeValue(Any) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
mergeValue(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
mergeValuesDef(ValuesDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
mergeValuesDef(ValuesDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
mergeVariable(SavedObjectGraphOuterClass.SavedVariable) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
mergeVersion(VersionDef) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
mergeVersion(VersionDef) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
mergeVersionDef(VersionDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
mergeVersions(VersionDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
mergeWatchdogConfig(WatchdogConfig) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
mergeWhileCtxt(WhileContextDef) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
MESSAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LogMessage
 
META_GRAPH_DEF - org.platanios.tensorflow.proto.Event.WhatCase
 
META_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
META_GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
META_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedModel
 
META_INFO_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
META_OPTIMIZER_ITERATIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
META_OPTIMIZER_TIMEOUT_MS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableResponse
 
METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepResponse
 
METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
MetaGraphDef - Class in org.platanios.tensorflow.proto
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
MetaGraphDef.Builder - Class in org.platanios.tensorflow.proto
NOTE: This protocol buffer is evolving, and will go through revisions in the coming months.
MetaGraphDef.MetaInfoDef - Class in org.platanios.tensorflow.proto
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDef.Builder - Class in org.platanios.tensorflow.proto
Meta information regarding the graph to be exported.
MetaGraphDef.MetaInfoDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
MetaGraphDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
MetaGraphProtos - Class in org.platanios.tensorflow.proto
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SignatureDef
 
MIN_CONSUMER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VersionDef
 
MIN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
MIN_GRAPH_NODES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
MINIMUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
MINIMUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
MINOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
MINOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
MODEL_CHECKPOINT_PATH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
MODEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
MSG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
MSG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SessionLog
 

N

NAME - org.platanios.tensorflow.proto.TensorInfo.EncodingCase
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Arg
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Attr
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Enum
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.EnumValue
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Option
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.JobDef
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.JobDeviceFilters
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NameAttrList
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NamedTensorProto
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SessionMetadata
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
NameAttrList - Class in org.platanios.tensorflow.proto
A list of attr names and their values.
NameAttrList.Builder - Class in org.platanios.tensorflow.proto
A list of attr names and their values.
NameAttrListOrBuilder - Interface in org.platanios.tensorflow.proto
 
NAMED_TUPLE_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
NAMED_TUPLE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
NamedTensorProto - Class in org.platanios.tensorflow.proto
A pair of tensor name and tensor values.
NamedTensorProto.Builder - Class in org.platanios.tensorflow.proto
A pair of tensor name and tensor values.
NamedTensorProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
NamedTensorProtos - Class in org.platanios.tensorflow.proto
 
NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Duration
 
NESTED_CONTEXTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
NESTED_CONTEXTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
NEW_GRAPH_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
NEW_REPLAY_SESSION - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
NEW_REPLAY_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ApiDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AttrValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.BytesList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Duration
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Event
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Example
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Execution
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Feature
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FeatureList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Features
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FloatList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.Any
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.Enum
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.Field
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.Option
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.google.Type
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GradientDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Int64List
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.JobDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.KernelDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.KernelList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.LogMessage
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NodeDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OpDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OpList
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedModel
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SaverDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ServerDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SessionLog
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SourceContext
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SourceFile
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.StepSequence
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.StepStats
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Summary
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.VariableDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.VersionDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
newBuilder() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
newBuilder(AllocationDescription) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
newBuilder(AllocationRecord) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
newBuilder(AllocatorMemoryUsed) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
newBuilder(ApiDef) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
newBuilder(ApiDef.Arg) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
newBuilder(ApiDef.Attr) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
newBuilder(ApiDef.Endpoint) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
newBuilder(ApiDefs) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
newBuilder(AssetFileDef) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
newBuilder(AttrValue) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
newBuilder(AttrValue.ListValue) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
newBuilder(AutoParallelOptions) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
newBuilder(Autotuning.AutotuneResult) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
newBuilder(Autotuning.AutotuneResult.ConvKey) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
newBuilder(Autotuning.AutotuneResult.FailureResult) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
newBuilder(Autotuning.AutotuneResult.GemmKey) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
newBuilder(Autotuning.AutotuningLog) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
newBuilder(Autotuning.ComputeCapability) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
newBuilder(Autotuning.CudnnVersion) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
newBuilder(BfcMemoryMap.BinSummary) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
newBuilder(BfcMemoryMap.MemAllocatorStats) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
newBuilder(BfcMemoryMap.MemChunk) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
newBuilder(BfcMemoryMap.MemoryDump) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
newBuilder(BfcMemoryMap.SnapShot) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
newBuilder(BundleEntryProto) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
newBuilder(BundleHeaderProto) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
newBuilder(BytesList) - Static method in class org.platanios.tensorflow.proto.BytesList
 
newBuilder(CallableOptions) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
newBuilder(CheckpointStateProto.CheckpointState) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
newBuilder(CleanupAllRequest) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
newBuilder(CleanupAllResponse) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
newBuilder(CleanupGraphRequest) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
newBuilder(CleanupGraphResponse) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
newBuilder(CloseSessionRequest) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
newBuilder(CloseSessionResponse) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
newBuilder(ClusterDef) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
newBuilder(ClusterDeviceFilters) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
newBuilder(CodeLocation) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
newBuilder(CollectionDef) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
newBuilder(CollectionDef.AnyList) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
newBuilder(CollectionDef.BytesList) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
newBuilder(CollectionDef.FloatList) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
newBuilder(CollectionDef.Int64List) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
newBuilder(CollectionDef.NodeList) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
newBuilder(CompleteGroupRequest) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
newBuilder(CompleteGroupResponse) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
newBuilder(CompleteInstanceRequest) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
newBuilder(CompleteInstanceResponse) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
newBuilder(CondContextDef) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
newBuilder(ConfigProto) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
newBuilder(ConfigProto.Experimental) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
newBuilder(ControlFlowContextDef) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
newBuilder(CostGraphDef) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
newBuilder(CostGraphDef.AggregatedCost) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
newBuilder(CostGraphDef.Node) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
newBuilder(CostGraphDef.Node.InputInfo) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
newBuilder(CostGraphDef.Node.OutputInfo) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
newBuilder(CreateSessionRequest) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
newBuilder(CreateSessionResponse) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
newBuilder(CreateWorkerSessionRequest) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
newBuilder(CreateWorkerSessionResponse) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
newBuilder(CriticalSectionDef) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
newBuilder(CriticalSectionExecutionDef) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
newBuilder(DebugEvent) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
newBuilder(DebuggedDevice) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
newBuilder(DebuggedGraph) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
newBuilder(DebuggedSourceFile) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
newBuilder(DebuggedSourceFiles) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
newBuilder(DebugMetadata) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
newBuilder(DebugOptions) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
newBuilder(DebugTensorWatch) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
newBuilder(DeleteWorkerSessionRequest) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
newBuilder(DeleteWorkerSessionResponse) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
newBuilder(DeregisterGraphRequest) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
newBuilder(DeregisterGraphResponse) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
newBuilder(DeviceAttributes) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
newBuilder(DeviceLocality) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
newBuilder(DevicePropertiesProtos.DeviceProperties) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
newBuilder(DevicePropertiesProtos.NamedDevice) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
newBuilder(DeviceStepStats) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
newBuilder(Duration) - Static method in class org.platanios.tensorflow.proto.Duration
 
newBuilder(EagerServiceOuterClass.CleanupFunctionOp) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
newBuilder(EagerServiceOuterClass.CloseContextRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
newBuilder(EagerServiceOuterClass.CloseContextResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
newBuilder(EagerServiceOuterClass.CreateContextRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
newBuilder(EagerServiceOuterClass.CreateContextResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
newBuilder(EagerServiceOuterClass.EnqueueRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
newBuilder(EagerServiceOuterClass.EnqueueResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
newBuilder(EagerServiceOuterClass.KeepAliveRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
newBuilder(EagerServiceOuterClass.KeepAliveResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
newBuilder(EagerServiceOuterClass.Operation) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
newBuilder(EagerServiceOuterClass.Operation.Input) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
newBuilder(EagerServiceOuterClass.QueueItem) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
newBuilder(EagerServiceOuterClass.QueueResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
newBuilder(EagerServiceOuterClass.RegisterFunctionOp) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
newBuilder(EagerServiceOuterClass.RunComponentFunctionRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
newBuilder(EagerServiceOuterClass.RunComponentFunctionResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
newBuilder(EagerServiceOuterClass.SendTensorOp) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
newBuilder(EagerServiceOuterClass.SyncRemoteExecutorForStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
newBuilder(EagerServiceOuterClass.UpdateContextRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
newBuilder(EagerServiceOuterClass.UpdateContextResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
newBuilder(EagerServiceOuterClass.WaitQueueDoneRequest) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
newBuilder(EagerServiceOuterClass.WaitQueueDoneResponse) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
newBuilder(Event) - Static method in class org.platanios.tensorflow.proto.Event
 
newBuilder(Example) - Static method in class org.platanios.tensorflow.proto.Example
 
newBuilder(Execution) - Static method in class org.platanios.tensorflow.proto.Execution
 
newBuilder(ExecutorOpts) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
newBuilder(ExtendSessionRequest) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
newBuilder(ExtendSessionResponse) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
newBuilder(Feature) - Static method in class org.platanios.tensorflow.proto.Feature
 
newBuilder(FeatureList) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
newBuilder(FeatureLists) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
newBuilder(Features) - Static method in class org.platanios.tensorflow.proto.Features
 
newBuilder(FloatList) - Static method in class org.platanios.tensorflow.proto.FloatList
 
newBuilder(FunctionDef) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
newBuilder(FunctionDef.ArgAttrs) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
newBuilder(FunctionDefLibrary) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
newBuilder(GetStatusRequest) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
newBuilder(GetStatusResponse) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
newBuilder(GetStepSequenceRequest) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
newBuilder(GetStepSequenceResponse) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
newBuilder(Any) - Static method in class org.platanios.tensorflow.proto.google.Any
 
newBuilder(Enum) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
newBuilder(EnumValue) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
newBuilder(Field) - Static method in class org.platanios.tensorflow.proto.google.Field
 
newBuilder(Option) - Static method in class org.platanios.tensorflow.proto.google.Option
 
newBuilder(Type) - Static method in class org.platanios.tensorflow.proto.google.Type
 
newBuilder(GPUOptions) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
newBuilder(GPUOptions.Experimental) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
newBuilder(GPUOptions.Experimental.VirtualDevices) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
newBuilder(GradientDef) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
newBuilder(GraphDebugInfo) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
newBuilder(GraphDebugInfo.FileLineCol) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
newBuilder(GraphDebugInfo.StackTrace) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
newBuilder(GraphDef) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
newBuilder(GraphExecutionTrace) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
newBuilder(GraphOpCreation) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
newBuilder(GraphOptions) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
newBuilder(GraphTransferConstNodeInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
newBuilder(GraphTransferGraphInputNodeInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
newBuilder(GraphTransferGraphOutputNodeInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
newBuilder(GraphTransferInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
newBuilder(GraphTransferNodeInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
newBuilder(GraphTransferNodeInput) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
newBuilder(GraphTransferNodeInputInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
newBuilder(GraphTransferNodeOutputInfo) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
newBuilder(HistogramProto) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
newBuilder(Int64List) - Static method in class org.platanios.tensorflow.proto.Int64List
 
newBuilder(InterconnectLink) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
newBuilder(JobDef) - Static method in class org.platanios.tensorflow.proto.JobDef
 
newBuilder(JobDeviceFilters) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
newBuilder(KernelDef) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
newBuilder(KernelDef.AttrConstraint) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
newBuilder(KernelList) - Static method in class org.platanios.tensorflow.proto.KernelList
 
newBuilder(LabeledStepStats) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
newBuilder(ListDevicesRequest) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
newBuilder(ListDevicesResponse) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
newBuilder(LocalLinks) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
newBuilder(LoggingRequest) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
newBuilder(LoggingResponse) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
newBuilder(LogMessage) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
newBuilder(MakeCallableRequest) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
newBuilder(MakeCallableResponse) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
newBuilder(MarkRecvFinishedRequest) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
newBuilder(MarkRecvFinishedResponse) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
newBuilder(MemoryLogRawAllocation) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
newBuilder(MemoryLogRawDeallocation) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
newBuilder(MemoryLogStep) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
newBuilder(MemoryLogTensorAllocation) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
newBuilder(MemoryLogTensorDeallocation) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
newBuilder(MemoryLogTensorOutput) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
newBuilder(MemoryStats) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
newBuilder(MetaGraphDef) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
newBuilder(MetaGraphDef.MetaInfoDef) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
newBuilder(NameAttrList) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
newBuilder(NamedTensorProto) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
newBuilder(NodeDef) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
newBuilder(NodeDef.ExperimentalDebugInfo) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
newBuilder(NodeExecStats) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
newBuilder(NodeOutput) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
newBuilder(OpDef) - Static method in class org.platanios.tensorflow.proto.OpDef
 
newBuilder(OpDef.ArgDef) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
newBuilder(OpDef.AttrDef) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
newBuilder(OpDeprecation) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
newBuilder(OpList) - Static method in class org.platanios.tensorflow.proto.OpList
 
newBuilder(OptimizerOptions) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
newBuilder(PartialRunSetupRequest) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
newBuilder(PartialRunSetupResponse) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
newBuilder(QueueRunnerDef) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
newBuilder(ReaderBaseState) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
newBuilder(RecvBufRequest) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
newBuilder(RecvBufResponse) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
newBuilder(RecvTensorRequest) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
newBuilder(RecvTensorResponse) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
newBuilder(RegisterGraphRequest) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
newBuilder(RegisterGraphResponse) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
newBuilder(ReleaseCallableRequest) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
newBuilder(ReleaseCallableResponse) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
newBuilder(RemoteTensorHandle) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
newBuilder(ReplayLog.NewReplaySession) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
newBuilder(ReplayLog.ReplayOp) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newBuilder(RequestedExitCode) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
newBuilder(ResetRequest) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
newBuilder(ResetResponse) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
newBuilder(ResourceDtypeAndShape) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
newBuilder(ResourceHandleProto) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
newBuilder(ResourceHandleProto.DtypeAndShape) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
newBuilder(RewriterConfig) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
newBuilder(RewriterConfig.CustomGraphOptimizer) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
newBuilder(RPCOptions) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
newBuilder(RunCallableRequest) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
newBuilder(RunCallableResponse) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
newBuilder(RunGraphRequest) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
newBuilder(RunGraphResponse) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
newBuilder(RunMetadata) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
newBuilder(RunMetadata.FunctionGraphs) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
newBuilder(RunOptions) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
newBuilder(RunOptions.Experimental) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
newBuilder(RunOptions.Experimental.RunHandlerPoolOptions) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilder(RunStepRequest) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
newBuilder(RunStepResponse) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
newBuilder(SavedModel) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
newBuilder(SavedObjectGraphOuterClass.FunctionSpec) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilder(SavedObjectGraphOuterClass.SavedAsset) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
newBuilder(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedConcreteFunction) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedConstant) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
newBuilder(SavedObjectGraphOuterClass.SavedFunction) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
newBuilder(SavedObjectGraphOuterClass.SavedObject) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
newBuilder(SavedObjectGraphOuterClass.SavedObjectGraph) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilder(SavedObjectGraphOuterClass.SavedResource) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
newBuilder(SavedObjectGraphOuterClass.SavedUserObject) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilder(SavedObjectGraphOuterClass.SavedVariable) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
newBuilder(SaverDef) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
newBuilder(SaveSliceInfoDef) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
newBuilder(ScopedAllocatorOptions) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
newBuilder(SequenceExample) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
newBuilder(ServerDef) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
newBuilder(SessionLog) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
newBuilder(SessionMetadata) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
newBuilder(SignatureDef) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
newBuilder(SourceContext) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
newBuilder(SourceFile) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
newBuilder(StackFrameWithId) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
newBuilder(StepSequence) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
newBuilder(StepStats) - Static method in class org.platanios.tensorflow.proto.StepStats
 
newBuilder(Struct.BoundedTensorSpecProto) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
newBuilder(Struct.DictValue) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
newBuilder(Struct.ListValue) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
newBuilder(Struct.NamedTupleValue) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
newBuilder(Struct.NoneValue) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
newBuilder(Struct.PairValue) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
newBuilder(Struct.StructuredValue) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
newBuilder(Struct.TensorSpecProto) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
newBuilder(Struct.TupleValue) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
newBuilder(Struct.TypeSpecProto) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
newBuilder(Summary) - Static method in class org.platanios.tensorflow.proto.Summary
 
newBuilder(Summary.Audio) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
newBuilder(Summary.Image) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
newBuilder(Summary.Value) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
newBuilder(SummaryDescription) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
newBuilder(SummaryMetadata) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
newBuilder(SummaryMetadata.PluginData) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
newBuilder(TaggedRunMetadata) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
newBuilder(TaskDeviceFilters) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
newBuilder(TensorConnection) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
newBuilder(TensorDescription) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
newBuilder(TensorInfo) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
newBuilder(TensorInfo.CompositeTensor) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
newBuilder(TensorInfo.CooSparse) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
newBuilder(TensorProto) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
newBuilder(TensorShapeProto) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
newBuilder(TensorShapeProto.Dim) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
newBuilder(TensorSliceProto) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
newBuilder(TensorSliceProto.Extent) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
newBuilder(ThreadPoolOptionProto) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
newBuilder(TraceOpts) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
newBuilder(TracingRequest) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
newBuilder(TracingResponse) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilder(TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilder(TransportOptions.RecvBufRespExtra) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
newBuilder(ValuesDef) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
newBuilder(VariableDef) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
newBuilder(VariantTensorDataProto) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
newBuilder(VerifierConfig) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
newBuilder(VersionDef) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
newBuilder(WatchdogConfig) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
newBuilder(WhileContextDef) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
newBuilder(WorkerHeartbeatRequest) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
newBuilder(WorkerHeartbeatResponse) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ApiDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AttrValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.BytesList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Duration
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Event
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Example
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Execution
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Feature
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FeatureList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Features
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FloatList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.Any
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.Enum
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.Field
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.Option
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.google.Type
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GradientDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Int64List
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.JobDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.KernelDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.KernelList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.LogMessage
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NodeDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OpDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OpList
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedModel
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SaverDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ServerDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SessionLog
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SourceContext
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SourceFile
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.StepSequence
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.StepStats
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Summary
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.VariableDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.VersionDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
newBuilderForType() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ApiDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ApiDefs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AttrValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CallableOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ClusterDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CodeLocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CondContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ConfigProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebugEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebugOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Duration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Event
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Example
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Execution
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Feature
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FeatureList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FeatureLists
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Features
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FloatList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FunctionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.Any
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.Enum
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.Field
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.Option
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.google.Type
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GPUOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GradientDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.HistogramProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Int64List
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.JobDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.KernelDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.KernelList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.LocalLinks
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.LogMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MemoryStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NameAttrList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NodeDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.NodeOutput
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OpDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OpList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ResetRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ResetResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RPCOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedModel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SaverDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SequenceExample
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ServerDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SessionLog
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SignatureDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SourceContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SourceFile
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.StepSequence
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.StepStats
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Summary.Image
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Summary
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.Summary.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorConnection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TraceOpts
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TracingRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TracingResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.ValuesDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.VariableDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.VersionDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ApiDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ApiDefs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AttrValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CallableOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ClusterDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CodeLocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CondContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ConfigProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebugEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebugOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Duration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Event
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Example
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Execution
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Feature
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FeatureList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FeatureLists
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Features
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FloatList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FunctionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.Any
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.Enum
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.Field
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.Option
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.google.Type
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GPUOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GradientDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.HistogramProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Int64List
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.JobDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.KernelDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.KernelList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.LocalLinks
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.LogMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MemoryStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NameAttrList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NodeDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.NodeOutput
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OpDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OpList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ResetRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ResetResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RPCOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedModel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SaverDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SequenceExample
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ServerDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SessionLog
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SignatureDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SourceContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SourceFile
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.StepSequence
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.StepStats
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Summary.Image
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Summary
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.Summary.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorConnection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TraceOpts
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TracingRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TracingResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.ValuesDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.VariableDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.VersionDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
NEXT_STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.StepSequence
 
NO_MEM_OPT - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_MEM_OPT_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Disabled in the meta-optimizer.
NO_TENSOR - org.platanios.tensorflow.proto.TensorDebugMode
Only records what tensors are computed, eagerly or in graphs.
NO_TENSOR_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
Only records what tensors are computed, eagerly or in graphs.
NO_TRACE - org.platanios.tensorflow.proto.RunOptions.TraceLevel
NO_TRACE = 0;
NO_TRACE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
NO_TRACE = 0;
NODE_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
NODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef
 
NODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDef
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
NODE_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
NODE_INPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
NODE_INPUT_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
NODE_LIST - org.platanios.tensorflow.proto.CollectionDef.KindCase
 
NODE_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugTensorWatch
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
NODE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
NODE_OUTPUT_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferInfo
 
NODE_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceStepStats
 
NodeDef - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NodeDef
NodeDef.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NodeDef
NodeDef.ExperimentalDebugInfo - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfo.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
NodeDef.ExperimentalDebugInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
NodeDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
NodeExecStats - Class in org.platanios.tensorflow.proto
Time/size stats recorded for a single execution of a graph node.
NodeExecStats.Builder - Class in org.platanios.tensorflow.proto
Time/size stats recorded for a single execution of a graph node.
NodeExecStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
NodeOutput - Class in org.platanios.tensorflow.proto
Output sizes recorded for a single execution of a graph node.
NodeOutput.Builder - Class in org.platanios.tensorflow.proto
Output sizes recorded for a single execution of a graph node.
NodeOutputOrBuilder - Interface in org.platanios.tensorflow.proto
 
NodeProto - Class in org.platanios.tensorflow.proto
 
NODES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
NODES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
NONE_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
NONE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
NOP - org.platanios.tensorflow.proto.GraphTransferInfo.Destination
NOP = 0;
NOP_VALUE - Static variable in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
NOP = 0;
NOT_CONFIGURED - org.platanios.tensorflow.proto.WorkerShutdownMode
NOT_CONFIGURED = 1;
NOT_CONFIGURED_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerShutdownMode
NOT_CONFIGURED = 1;
NOT_FOUND - org.platanios.tensorflow.proto.error.Code
Some requested entity (e.g., file or directory) was not found.
NOT_FOUND_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Some requested entity (e.g., file or directory) was not found.
NUM_ALLOCS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
NUM_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
NUM_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
NUM_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
NUM_CHANNELS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Audio
 
NUM_CORES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
NUM_DEV_TO_DEV_COPY_STREAMS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
NUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
NUM_OUTPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
NUM_OUTPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
NUM_RECORDS_PRODUCED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReaderBaseState
 
NUM_REGISTERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
NUM_REPLICAS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AutoParallelOptions
 
NUM_SHARDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleHeaderProto
 
NUM_TASKS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
NUM_THREADS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
NUMA_NODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceLocality
 
NUMBER_ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
NUMBER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.EnumValue
 
NUMBER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 

O

OBJECT_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
OBSOLETE_OLD_STYLE_HISTOGRAM - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
OBSOLETE_OLD_STYLE_HISTOGRAM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
OFF - org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF - org.platanios.tensorflow.proto.RewriterConfig.Toggle
OFF = 2;
OFF - org.platanios.tensorflow.proto.VerifierConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
OFF = -1;
OFF_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
OFF = 2;
OFF_VALUE - Static variable in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
OFF = 2;
OFFSET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
OK - org.platanios.tensorflow.proto.error.Code
Not an error; returned on success
OK - org.platanios.tensorflow.proto.WorkerHealth
By default a worker is healthy.
OK_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Not an error; returned on success
OK_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerHealth
By default a worker is healthy.
ON - org.platanios.tensorflow.proto.RewriterConfig.Toggle
ON = 1;
ON - org.platanios.tensorflow.proto.VerifierConfig.Toggle
ON = 1;
ON_1 - org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_1_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
The following settings turn on compilation, with higher values being more aggressive.
ON_2 - org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_2_VALUE - Static variable in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
ON_2 = 2;
ON_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
ON = 1;
ON_VALUE - Static variable in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
ON = 1;
ONE - org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
ONE = 1;
ONE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
ONE = 1;
ONEOF_INDEX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
ONEOFS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
OP_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
OP_END_REL_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
OP_END_REL_NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
OP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDefs
 
OP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
OP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef
 
OP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpList
 
OP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
OP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
OP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
OP_INPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
OP_NOT_SET - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
OP_START_REL_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
OP_START_REL_NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
OP_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
OP_TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
OpDef - Class in org.platanios.tensorflow.proto
Defines an operation.
OpDef.ArgDef - Class in org.platanios.tensorflow.proto
For describing inputs and outputs.
OpDef.ArgDef.Builder - Class in org.platanios.tensorflow.proto
For describing inputs and outputs.
OpDef.ArgDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
OpDef.AttrDef - Class in org.platanios.tensorflow.proto
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDef.Builder - Class in org.platanios.tensorflow.proto
Description of the graph-construction-time configuration of this Op.
OpDef.AttrDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
OpDef.Builder - Class in org.platanios.tensorflow.proto
Defines an operation.
OpDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
OpDefProtos - Class in org.platanios.tensorflow.proto
 
OpDeprecation - Class in org.platanios.tensorflow.proto
Information about version-dependent deprecation of an op
OpDeprecation.Builder - Class in org.platanios.tensorflow.proto
Information about version-dependent deprecation of an op
OpDeprecationOrBuilder - Interface in org.platanios.tensorflow.proto
 
OPERATION - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
OPERATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
OPERATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
OPERATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
OPERATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
OPERATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
OPERATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
OpList - Class in org.platanios.tensorflow.proto
A collection of OpDefs
OpList.Builder - Class in org.platanios.tensorflow.proto
A collection of OpDefs
OpListOrBuilder - Interface in org.platanios.tensorflow.proto
 
OPT_LEVEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OptimizerOptions
 
OPTIMIZE_FOR_STATIC_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
OPTIMIZER_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
OptimizerOptions - Class in org.platanios.tensorflow.proto
Options passed to the graph optimizer
OptimizerOptions.Builder - Class in org.platanios.tensorflow.proto
Options passed to the graph optimizer
OptimizerOptions.GlobalJitLevel - Enum in org.platanios.tensorflow.proto
Control the use of the compiler/jit.
OptimizerOptions.Level - Enum in org.platanios.tensorflow.proto
Optimization level
OptimizerOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
OPTIMIZERS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
Option - Class in org.platanios.tensorflow.proto.google
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
Option.Builder - Class in org.platanios.tensorflow.proto.google
A protocol buffer option, which can be attached to a message, field, enumeration, etc.
OPTIONAL_RESTORE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
OPTIONAL_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OPTIONAL_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.OptionalSpec
OptionOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Enum
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.EnumValue
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MakeCallableRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TracingRequest
 
org.platanios.tensorflow.proto - package org.platanios.tensorflow.proto
 
org.platanios.tensorflow.proto.error - package org.platanios.tensorflow.proto.error
 
org.platanios.tensorflow.proto.google - package org.platanios.tensorflow.proto.google
 
ORIGINAL_FUNC_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_GRAPH_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
ORIGINAL_NODE_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
ORIGINAL_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
OUT_ARG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
OUT_OF_RANGE - org.platanios.tensorflow.proto.error.Code
Operation tried to iterate past the valid input range.
OUT_OF_RANGE_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Operation tried to iterate past the valid input range.
OUTER_CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedGraph
 
OUTPUT_ARG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
OUTPUT_COUNT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
OUTPUT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
OUTPUT_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
OUTPUT_NUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
OUTPUT_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
OUTPUT_PORT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
OUTPUT_SIGNATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
OUTPUT_SLOT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugTensorWatch
 
OUTPUT_SLOT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
OUTPUT_TENSOR_DEVICE_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
OUTPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
OUTPUT_TENSOR_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOpCreation
 
OUTPUTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SignatureDef
 

P

PACKED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
PADDING_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
PARALLEL_ITERATIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
PARAMETER_MAP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Event
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Example
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Features
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(byte[]) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(ByteString) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(CodedInputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(InputStream) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(ByteBuffer) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Duration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Event
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Example
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Execution
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Feature
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Features
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FloatList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Any
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Field
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Option
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.Type
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Int64List
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStats
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.AllocationDescription
 
parser() - Static method in class org.platanios.tensorflow.proto.AllocationRecord
 
parser() - Static method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
parser() - Static method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
parser() - Static method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
parser() - Static method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
parser() - Static method in class org.platanios.tensorflow.proto.ApiDef
 
parser() - Static method in class org.platanios.tensorflow.proto.ApiDefs
 
parser() - Static method in class org.platanios.tensorflow.proto.AssetFileDef
 
parser() - Static method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
parser() - Static method in class org.platanios.tensorflow.proto.AttrValue
 
parser() - Static method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
parser() - Static method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
parser() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
parser() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
parser() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
parser() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
parser() - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
parser() - Static method in class org.platanios.tensorflow.proto.BundleEntryProto
 
parser() - Static method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
parser() - Static method in class org.platanios.tensorflow.proto.BytesList
 
parser() - Static method in class org.platanios.tensorflow.proto.CallableOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
parser() - Static method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.ClusterDef
 
parser() - Static method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
parser() - Static method in class org.platanios.tensorflow.proto.CodeLocation
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
parser() - Static method in class org.platanios.tensorflow.proto.CollectionDef
 
parser() - Static method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CondContextDef
 
parser() - Static method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
parser() - Static method in class org.platanios.tensorflow.proto.ConfigProto
 
parser() - Static method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
parser() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
parser() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
parser() - Static method in class org.platanios.tensorflow.proto.CostGraphDef
 
parser() - Static method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
parser() - Static method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
parser() - Static method in class org.platanios.tensorflow.proto.DebugEvent
 
parser() - Static method in class org.platanios.tensorflow.proto.DebuggedDevice
 
parser() - Static method in class org.platanios.tensorflow.proto.DebuggedGraph
 
parser() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
parser() - Static method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
parser() - Static method in class org.platanios.tensorflow.proto.DebugMetadata
 
parser() - Static method in class org.platanios.tensorflow.proto.DebugOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
parser() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.DeviceAttributes
 
parser() - Static method in class org.platanios.tensorflow.proto.DeviceLocality
 
parser() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
parser() - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
parser() - Static method in class org.platanios.tensorflow.proto.DeviceStepStats
 
parser() - Static method in class org.platanios.tensorflow.proto.Duration
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.Event
 
parser() - Static method in class org.platanios.tensorflow.proto.Example
 
parser() - Static method in class org.platanios.tensorflow.proto.Execution
 
parser() - Static method in class org.platanios.tensorflow.proto.ExecutorOpts
 
parser() - Static method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.Feature
 
parser() - Static method in class org.platanios.tensorflow.proto.FeatureList
 
parser() - Static method in class org.platanios.tensorflow.proto.FeatureLists
 
parser() - Static method in class org.platanios.tensorflow.proto.Features
 
parser() - Static method in class org.platanios.tensorflow.proto.FloatList
 
parser() - Static method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
parser() - Static method in class org.platanios.tensorflow.proto.FunctionDef
 
parser() - Static method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
parser() - Static method in class org.platanios.tensorflow.proto.GetStatusRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.GetStatusResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.google.Any
 
parser() - Static method in class org.platanios.tensorflow.proto.google.Enum
 
parser() - Static method in class org.platanios.tensorflow.proto.google.EnumValue
 
parser() - Static method in class org.platanios.tensorflow.proto.google.Field
 
parser() - Static method in class org.platanios.tensorflow.proto.google.Option
 
parser() - Static method in class org.platanios.tensorflow.proto.google.Type
 
parser() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
parser() - Static method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
parser() - Static method in class org.platanios.tensorflow.proto.GPUOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.GradientDef
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphDef
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphOpCreation
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.HistogramProto
 
parser() - Static method in class org.platanios.tensorflow.proto.Int64List
 
parser() - Static method in class org.platanios.tensorflow.proto.InterconnectLink
 
parser() - Static method in class org.platanios.tensorflow.proto.JobDef
 
parser() - Static method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
parser() - Static method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
parser() - Static method in class org.platanios.tensorflow.proto.KernelDef
 
parser() - Static method in class org.platanios.tensorflow.proto.KernelList
 
parser() - Static method in class org.platanios.tensorflow.proto.LabeledStepStats
 
parser() - Static method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.LocalLinks
 
parser() - Static method in class org.platanios.tensorflow.proto.LoggingRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.LoggingResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.LogMessage
 
parser() - Static method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogStep
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
parser() - Static method in class org.platanios.tensorflow.proto.MemoryStats
 
parser() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
parser() - Static method in class org.platanios.tensorflow.proto.MetaGraphDef
 
parser() - Static method in class org.platanios.tensorflow.proto.NameAttrList
 
parser() - Static method in class org.platanios.tensorflow.proto.NamedTensorProto
 
parser() - Static method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.NodeDef
 
parser() - Static method in class org.platanios.tensorflow.proto.NodeExecStats
 
parser() - Static method in class org.platanios.tensorflow.proto.NodeOutput
 
parser() - Static method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
parser() - Static method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
parser() - Static method in class org.platanios.tensorflow.proto.OpDef
 
parser() - Static method in class org.platanios.tensorflow.proto.OpDeprecation
 
parser() - Static method in class org.platanios.tensorflow.proto.OpList
 
parser() - Static method in class org.platanios.tensorflow.proto.OptimizerOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
parser() - Static method in class org.platanios.tensorflow.proto.ReaderBaseState
 
parser() - Static method in class org.platanios.tensorflow.proto.RecvBufRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RecvBufResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
parser() - Static method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
parser() - Static method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
parser() - Static method in class org.platanios.tensorflow.proto.RequestedExitCode
 
parser() - Static method in class org.platanios.tensorflow.proto.ResetRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.ResetResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
parser() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
parser() - Static method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
parser() - Static method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
parser() - Static method in class org.platanios.tensorflow.proto.RewriterConfig
 
parser() - Static method in class org.platanios.tensorflow.proto.RPCOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.RunCallableRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RunCallableResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.RunGraphRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RunGraphResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
parser() - Static method in class org.platanios.tensorflow.proto.RunMetadata
 
parser() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
parser() - Static method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.RunOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.RunStepRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.RunStepResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedModel
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
parser() - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
parser() - Static method in class org.platanios.tensorflow.proto.SaverDef
 
parser() - Static method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
parser() - Static method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
parser() - Static method in class org.platanios.tensorflow.proto.SequenceExample
 
parser() - Static method in class org.platanios.tensorflow.proto.ServerDef
 
parser() - Static method in class org.platanios.tensorflow.proto.SessionLog
 
parser() - Static method in class org.platanios.tensorflow.proto.SessionMetadata
 
parser() - Static method in class org.platanios.tensorflow.proto.SignatureDef
 
parser() - Static method in class org.platanios.tensorflow.proto.SourceContext
 
parser() - Static method in class org.platanios.tensorflow.proto.SourceFile
 
parser() - Static method in class org.platanios.tensorflow.proto.StackFrameWithId
 
parser() - Static method in class org.platanios.tensorflow.proto.StepSequence
 
parser() - Static method in class org.platanios.tensorflow.proto.StepStats
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.DictValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.ListValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.PairValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
parser() - Static method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
parser() - Static method in class org.platanios.tensorflow.proto.Summary.Audio
 
parser() - Static method in class org.platanios.tensorflow.proto.Summary.Image
 
parser() - Static method in class org.platanios.tensorflow.proto.Summary
 
parser() - Static method in class org.platanios.tensorflow.proto.Summary.Value
 
parser() - Static method in class org.platanios.tensorflow.proto.SummaryDescription
 
parser() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata
 
parser() - Static method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
parser() - Static method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
parser() - Static method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorConnection
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorDescription
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorInfo
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorProto
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorShapeProto
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
parser() - Static method in class org.platanios.tensorflow.proto.TensorSliceProto
 
parser() - Static method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
parser() - Static method in class org.platanios.tensorflow.proto.TraceOpts
 
parser() - Static method in class org.platanios.tensorflow.proto.TracingRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.TracingResponse
 
parser() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
parser() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
parser() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
parser() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
parser() - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
parser() - Static method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
parser() - Static method in class org.platanios.tensorflow.proto.ValuesDef
 
parser() - Static method in class org.platanios.tensorflow.proto.VariableDef
 
parser() - Static method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
parser() - Static method in class org.platanios.tensorflow.proto.VerifierConfig
 
parser() - Static method in class org.platanios.tensorflow.proto.VersionDef
 
parser() - Static method in class org.platanios.tensorflow.proto.WatchdogConfig
 
parser() - Static method in class org.platanios.tensorflow.proto.WhileContextDef
 
parser() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
parser() - Static method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
PARTIAL_RUN_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
PARTIAL_RUN_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
PARTIAL_RUN_SETUP - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
PARTIAL_RUN_SETUP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
PARTIAL_RUN_SETUP_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
PARTIAL_RUN_SETUP_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
PartialRunSetupRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.PartialRunSetupRequest
PartialRunSetupRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.PartialRunSetupRequest
PartialRunSetupRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
PartialRunSetupResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.PartialRunSetupResponse
PartialRunSetupResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.PartialRunSetupResponse
PartialRunSetupResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
PARTITION_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata
 
PATCH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
PEAK_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
PEAK_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
PER_PROCESS_GPU_MEMORY_FRACTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
PER_REPLICA_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PER_REPLICA_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
PerReplicaSpec from distribute/values.py
PERMISSION_DENIED - org.platanios.tensorflow.proto.error.Code
The caller does not have permission to execute the specified operation.
PERMISSION_DENIED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
The caller does not have permission to execute the specified operation.
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
PERSISTENT_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
PERSISTENT_TENSOR_ALLOC_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
PHYSICAL_DEVICE_DESC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceAttributes
 
PIN_TO_HOST_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
PIVOT_FOR_BODY_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
PIVOT_FOR_PRED_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
PIVOT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
PIVOT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
PLACE_PRUNED_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
PLACEHOLDER - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
PLACEHOLDER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
PLACEMENT_PERIOD_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
PLUGIN_DATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata
 
PLUGIN_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
POLLING_ACTIVE_DELAY_USECS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
POLLING_INACTIVE_DELAY_MSECS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
PORT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
POST_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
POST_OPTIMIZATION_VERIFIER_CONFIG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
PRECEDING_NODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
PRECEDING_PORT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
PRED_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
PRIORITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.KernelDef
 
PRIORITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
PRODUCER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VersionDef
 
PROPERTIES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
PROTOCOL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
PTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
PTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
putAllArgAttr(Map<Integer, FunctionDef.ArgAttrs>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
putAllAttr(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
putAllAttr(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
putAllAttr(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
putAllAttr(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putAllAttrs(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
putAllCollectionDef(Map<String, CollectionDef>) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putAllConcreteFunctions(Map<String, SavedObjectGraphOuterClass.SavedConcreteFunction>) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putAllControlRet(Map<String, String>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
putAllDeviceCount(Map<String, Integer>) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putAllEnvironment(Map<String, String>) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
putAllExternalValues(Map<String, String>) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
putAllFeature(Map<String, Feature>) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
putAllFeatureList(Map<String, FeatureList>) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
putAllFeedDevices(Map<String, String>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
putAllFetchDevices(Map<String, String>) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putAllFields(Map<String, Struct.StructuredValue>) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
putAllFunctionAliases(Map<String, String>) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putAllInputs(Map<String, TensorInfo>) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
putAllOutputs(Map<String, TensorInfo>) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
putAllParameterMap(Map<String, AttrValue>) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
putAllResourceArgUniqueId(Map<Integer, Integer>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putAllRet(Map<String, String>) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
putAllSignatureDef(Map<String, SignatureDef>) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putAllTasks(Map<Integer, String>) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putAllTasks(Map<Integer, TaskDeviceFilters>) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
putAllThreadNames(Map<Integer, String>) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
putAllTraces(Map<String, GraphDebugInfo.StackTrace>) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
putArgAttr(int, FunctionDef.ArgAttrs) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
putAttr(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
putAttr(String, AttrValue) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
putAttr(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
putAttr(String, AttrValue) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
putAttrs(String, AttrValue) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
putCollectionDef(String, CollectionDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
putConcreteFunctions(String, SavedObjectGraphOuterClass.SavedConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
putControlRet(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
putDeviceCount(String, int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
putEnvironment(String, String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
putExternalValues(String, String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
putFeature(String, Feature) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
putFeatureList(String, FeatureList) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
putFeedDevices(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
putFetchDevices(String, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
putFields(String, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
putFunctionAliases(String, String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
putInputs(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
putOutputs(String, TensorInfo) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
putParameterMap(String, AttrValue) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
putResourceArgUniqueId(int, int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
putRet(String, String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
putSignatureDef(String, SignatureDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
putTasks(int, String) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
putTasks(int, TaskDeviceFilters) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
putThreadNames(int, String) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
putTraces(String, GraphDebugInfo.StackTrace) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.

Q

QUEUE_CLOSED_EXCEPTION_TYPES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.QueueRunnerDef
 
QUEUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
QUEUE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.QueueRunnerDef
 
QUEUE_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
QueueRunnerDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a QueueRunner.
QueueRunnerDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a QueueRunner.
QueueRunnerDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
QueueRunnerProtos - Class in org.platanios.tensorflow.proto
 

R

RAGGED_TENSOR_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
RAGGED_TENSOR_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.RaggedTensorSpec
ReaderBaseProtos - Class in org.platanios.tensorflow.proto
 
ReaderBaseState - Class in org.platanios.tensorflow.proto
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
ReaderBaseState.Builder - Class in org.platanios.tensorflow.proto
For serializing and restoring the state of ReaderBase, see reader_base.h for details.
ReaderBaseStateOrBuilder - Interface in org.platanios.tensorflow.proto
 
RECEIVED_SHUTDOWN_SIGNAL - org.platanios.tensorflow.proto.WorkerHealth
RECEIVED_SHUTDOWN_SIGNAL = 1;
RECEIVED_SHUTDOWN_SIGNAL_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerHealth
RECEIVED_SHUTDOWN_SIGNAL = 1;
RECOMPUTATION_HEURISTICS - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
RECOMPUTATION_HEURISTICS_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Recomputation heuristics will recompute ops (such as Relu activation) during backprop instead of storing them, reducing peak memory usage.
RECORD_COSTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExecutorOpts
 
RECORD_PARTITION_GRAPHS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExecutorOpts
 
RECORD_TIMELINE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExecutorOpts
 
RECV_BUF_MAX_CHUNK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
RECV_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
RECV_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
RecvBufRequest - Class in org.platanios.tensorflow.proto
Use of the fields below may vary by implementation.
RecvBufRequest.Builder - Class in org.platanios.tensorflow.proto
Use of the fields below may vary by implementation.
RecvBufRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RecvBufResponse - Class in org.platanios.tensorflow.proto
Use of the fields below may vary by implementation.
RecvBufResponse.Builder - Class in org.platanios.tensorflow.proto
Use of the fields below may vary by implementation.
RecvBufResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
RecvTensorRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RecvTensorRequest
RecvTensorRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RecvTensorRequest
RecvTensorRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RecvTensorResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RecvTensorResponse
RecvTensorResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RecvTensorResponse
RecvTensorResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
REDUCE_INF_NAN_THREE_SLOTS - org.platanios.tensorflow.proto.TensorDebugMode
Reduce the elements of a tensor to a rank-1 tensor of shape [3], in which - the 1st element is -inf if any element of the tensor is -inf, or zero otherwise.
REDUCE_INF_NAN_THREE_SLOTS_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
Reduce the elements of a tensor to a rank-1 tensor of shape [3], in which - the 1st element is -inf if any element of the tensor is -inf, or zero otherwise.
REDZONE_MODIFIED - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
REDZONE_MODIFIED = 1;
REDZONE_MODIFIED_VALUE - Static variable in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
REDZONE_MODIFIED = 1;
REFERENCE_CONV - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
 
REFERENCE_CONV_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
REFERENCE_GEMM - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
 
REFERENCE_GEMM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
REFERENCED_TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
REGISTER_FUNCTION - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
REGISTER_FUNCTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ApiDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.AttrValueProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.Autotuning
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ClusterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ControlFlowProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.CostGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.CriticalSectionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DebugEventProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DebugProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DeviceAttributesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DeviceFiltersProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DistributedRuntimeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.DurationProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.error.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.EventProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ExampleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.FeatureProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.FunctionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.google.AnyProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.google.TypeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.GraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfoProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.KernelDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.LogMemoryProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.MasterServiceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.NodeProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.OpDefProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.QueueRunnerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ReaderBaseProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ReplayLog
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ResourceHandle
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.SavedModelProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.SaverProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.ServerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.SourceContextProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.StepStatsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.Struct
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.SummaryProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TensorBundleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TensorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TensorSliceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TransportOptions
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.TypesProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.VariableProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.VersionsProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.WorkerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.platanios.tensorflow.proto.WorkerServiceProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AllocationDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ApiDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.AttrValueProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Autotuning
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.BfcMemoryMap
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CheckpointStateProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ClusterProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ControlFlowProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CostGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.CriticalSectionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugEventProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DebugProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceAttributesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DeviceFiltersProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DevicePropertiesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DistributedRuntimeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.DurationProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EagerServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.error.ErrorCodesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.EventProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ExampleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FeatureProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.FunctionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.AnyProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.google.TypeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphDebugInfoProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.GraphTransferInfoProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.KernelDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.LogMemoryProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MasterServiceProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.MetaGraphProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NamedTensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.NodeProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.OpDefProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.QueueRunnerProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReaderBaseProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RemoteTensorHandleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ReplayLog
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ResourceHandle
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.RewriterConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedModelProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SaverProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.ServerProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SourceContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.StepStatsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.Struct
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.SummaryProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorBundleProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorDescriptionProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorShapeProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TensorSliceProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TransportOptions
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.TypesProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VariableProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VerifierConfigProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.VersionsProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerProtos
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.platanios.tensorflow.proto.WorkerServiceProtos
 
RegisterGraphRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterGraphRequest
RegisterGraphRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterGraphRequest
RegisterGraphRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RegisterGraphResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterGraphResponse
RegisterGraphResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RegisterGraphResponse
RegisterGraphResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
RELEASE_CALLABLE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
RELEASE_CALLABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RELEASE_CALLABLE_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
RELEASE_CALLABLE_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
ReleaseCallableRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReleaseCallableRequest
ReleaseCallableRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReleaseCallableRequest
ReleaseCallableRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
ReleaseCallableResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReleaseCallableResponse
ReleaseCallableResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReleaseCallableResponse
ReleaseCallableResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
REMAPPING_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
REMOTE_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ListDevicesResponse
 
REMOTE_HANDLE - org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
 
REMOTE_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
RemoteTensorHandle - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RemoteTensorHandle
RemoteTensorHandle.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RemoteTensorHandle
RemoteTensorHandleOrBuilder - Interface in org.platanios.tensorflow.proto
 
RemoteTensorHandleProtos - Class in org.platanios.tensorflow.proto
 
removeAllocationRecords(int) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
removeArgAttr(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
map<uint32, .org.platanios.tensorflow.proto.FunctionDef.ArgAttrs> arg_attr = 7;
removeAssetFileDef(int) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
removeAttr(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
removeAttr(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
removeAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 1;
removeAttr(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Attributes specific to this function definition.
removeAttr(String) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attr = 2;
removeAttr(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Operation-specific graph-construction-time configuration.
removeAttributes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
removeAttrs(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> attrs = 5;
removeBinSummary(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
removeChildren(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
removeChildren(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
removeChunk(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
removeClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
removeClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
removeClusterDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
removeCollectionDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
collection_def: Map from collection name to collections.
removeComponents(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
removeConcreteFunctions(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Information about captures and output structures in concrete functions.
removeConstNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
removeConstraint(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
removeControlRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from control output names from `signature` to node names in `node_def` which should be control outputs of this function.
removeCost(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
removeCustomOptimizers(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
removeDebugTensorWatchOpts(int) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
removeDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
removeDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
removeDeviceAttributes(int) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
removeDeviceCount(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Map from device type name (e.g., "CPU" or "GPU" ) to maximum number of devices of that type to use.
removeDevStats(int) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
removeDim(int) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
removeDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
removeEndpoint(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
removeEnumvalue(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
removeEnvironment(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Version of the tools and libraries used with this device (e.g.
removeExtent(int) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
removeExternalValues(String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names referenced by but external to this context.
removeFeature(int) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
removeFeature(String) - Method in class org.platanios.tensorflow.proto.Features.Builder
Map from feature name to feature.
removeFeatureList(String) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
Map from feature name to feature list.
removeFeed(int) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
removeFeed(int) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
removeFeedDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
The Tensor objects fed in the callable and fetched from the callable are expected to be backed by host (CPU) memory by default.
removeFetch(int) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
removeFetchDevices(String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
map<string, string> fetch_devices = 7;
removeFields(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
removeFields(String) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
map<string, .org.platanios.tensorflow.proto.StructuredValue> fields = 1;
removeFileLineCols(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
removeFunc(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
removeFunction(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
removeFunctionAliases(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
FunctionDef name to aliases mapping.
removeFunctionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
removeGradient(int) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
removeGraphInputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
removeGraphOutputNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
removeInArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
removeInputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
removeInputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
removeInputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named input parameters.
removeJob(int) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
removeJobs(int) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
removeKernel(int) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
removeLink(int) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
removeLocalDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
removeMemory(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
removeMetaGraphs(int) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
removeNestedContexts(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
removeNestedContexts(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
removeNode(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
removeNode(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
removeNodeDef(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
removeNodeInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
removeNodeInput(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
removeNodeInputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
removeNodeOutputInfo(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
removeNodes(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
removeNodes(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
removeNodeStats(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
removeOp(int) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
removeOp(int) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
removeOpInputs(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
removeOptions(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
removeOptions(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
removeOptions(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
removeOptions(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
removeOutArg(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
removeOutput(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
removeOutputArg(int) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
removeOutputInfo(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
removeOutputs(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Named output parameters.
removeParameterMap(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
map<string, .org.platanios.tensorflow.proto.AttrValue> parameter_map = 2;
removePartitionGraph(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
removePartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
removePartitionGraphs(int) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
removeQueue(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
removeQueueResponse(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
removeRecv(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
removeReferencedTensor(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
removeRemoteDevice(int) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
removeResourceArgUniqueId(int) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
Unique IDs for each resource argument, used to track aliasing resources.
removeResourceDtypesAndShapes(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
removeResourceHandleVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
removeResults(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
removeRet(String) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
A mapping from the output arg names from `signature` to the outputs from `node_def` that should be returned by the function.
removeSend(int) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
removeSessionInterOpThreadPool(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
removeShape(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
removeShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
removeShape(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
removeSignatureDef(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
signature_def: Map from user supplied key for a signature to a single SignatureDef.
removeSlices(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
removeSlotVariables(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
removeSlotVariables(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
removeSnapShot(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
removeSourceFiles(int) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
removeStep(int) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
removeStepSequence(int) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
removeTasks(int) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
Mapping from task ID to "hostname:port" string.
removeTasks(int) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
Mapping from task ID to task device filters.
removeTensor(int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
removeTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
removeTensor(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
removeTensor(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
removeTensorConnection(int) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
removeTensorProtos(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
removeTensors(int) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
removeTensors(int) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
removeThreadNames(int) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
Its key is thread id.
removeTraces(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This maps a node name to a stack trace in the source code.
removeValue(int) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
removeValue(int) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
removeValues(int) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
removeValues(int) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
removeValues(int) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
removeVariantVal(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
removeVirtualDevices(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
removeWorkerLog(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
RENAME_TO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Arg
 
RENAME_TO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef.Attr
 
RENDEZVOUS_KEY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
ReplayLog - Class in org.platanios.tensorflow.proto
 
ReplayLog.NewReplaySession - Class in org.platanios.tensorflow.proto
Records the creation of a new replay session.
ReplayLog.NewReplaySession.Builder - Class in org.platanios.tensorflow.proto
Records the creation of a new replay session.
ReplayLog.NewReplaySessionOrBuilder - Interface in org.platanios.tensorflow.proto
 
ReplayLog.ReplayOp - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReplayOp
ReplayLog.ReplayOp.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ReplayOp
ReplayLog.ReplayOp.OpCase - Enum in org.platanios.tensorflow.proto
 
ReplayLog.ReplayOp.ResponseCase - Enum in org.platanios.tensorflow.proto
 
ReplayLog.ReplayOpOrBuilder - Interface in org.platanios.tensorflow.proto
 
REPORT_TENSOR_ALLOCATIONS_UPON_OOM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExecutorOpts
 
REPORT_TENSOR_ALLOCATIONS_UPON_OOM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MakeCallableRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
REQUEST_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
REQUESTED_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocationDescription
 
REQUESTED_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
RequestedExitCode - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RequestedExitCode
RequestedExitCode.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RequestedExitCode
RequestedExitCodeOrBuilder - Interface in org.platanios.tensorflow.proto
 
REQUIRE_ACK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
REQUIRE_ACK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorResponse
 
RESET_DISK_BYTE_USAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugOptions
 
RESET_REQUEST - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
RESET_REQUEST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RESET_REQUEST_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
RESET_REQUEST_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
ResetRequest - Class in org.platanios.tensorflow.proto
Reset() allows misbehaving or slow sessions to be aborted and closed, and causes their resources eventually to be released.
ResetRequest.Builder - Class in org.platanios.tensorflow.proto
Reset() allows misbehaving or slow sessions to be aborted and closed, and causes their resources eventually to be released.
ResetRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
ResetResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ResetResponse
ResetResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ResetResponse
ResetResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
RESOURCE - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
RESOURCE_ARG_UNIQUE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
RESOURCE_DTYPES_AND_SHAPES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
RESOURCE_EXHAUSTED - org.platanios.tensorflow.proto.error.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
RESOURCE_EXHAUSTED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
RESOURCE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
RESOURCE_HANDLE_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
ResourceDtypeAndShape - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ResourceDtypeAndShape
ResourceDtypeAndShape.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ResourceDtypeAndShape
ResourceDtypeAndShapeOrBuilder - Interface in org.platanios.tensorflow.proto
 
ResourceHandle - Class in org.platanios.tensorflow.proto
 
ResourceHandleProto - Class in org.platanios.tensorflow.proto
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a handle to a tensorflow resource.
ResourceHandleProto.DtypeAndShape - Class in org.platanios.tensorflow.proto
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShape.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a pair of (data type, tensor shape).
ResourceHandleProto.DtypeAndShapeOrBuilder - Interface in org.platanios.tensorflow.proto
 
ResourceHandleProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
RESPONSE_NOT_SET - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
RESTORE_OP_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
RESULTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
RET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
REWRITE_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
RewriterConfig - Class in org.platanios.tensorflow.proto
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.Builder - Class in org.platanios.tensorflow.proto
Graph rewriting is experimental and subject to change, not covered by any API stability guarantees.
RewriterConfig.CustomGraphOptimizer - Class in org.platanios.tensorflow.proto
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizer.Builder - Class in org.platanios.tensorflow.proto
Message to describe custom graph optimizer and its parameters
RewriterConfig.CustomGraphOptimizerOrBuilder - Interface in org.platanios.tensorflow.proto
 
RewriterConfig.MemOptType - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
RewriterConfig.NumIterationsType - Enum in org.platanios.tensorflow.proto
Enum controlling the number of times to run optimizers.
RewriterConfig.Toggle - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
RewriterConfigOrBuilder - Interface in org.platanios.tensorflow.proto
 
RewriterConfigProtos - Class in org.platanios.tensorflow.proto
 
ROW_PARTITION_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
RowPartitionSpec from ragged/row_partition.py
ROW_PARTITION_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
RowPartitionSpec from ragged/row_partition.py
RPC_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
RPCOptions - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RPCOptions
RPCOptions.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RPCOptions
RPCOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
RUN_CALLABLE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
RUN_CALLABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RUN_CALLABLE_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
RUN_CALLABLE_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RUN_HANDLER_POOL_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
RUN_METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
RUN_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
RUN_STEP - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
 
RUN_STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RUN_STEP_RESPONSE - org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
 
RUN_STEP_RESPONSE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
RUN_TIME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
RunCallableRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunCallableRequest
RunCallableRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunCallableRequest
RunCallableRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunCallableResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunCallableResponse
RunCallableResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunCallableResponse
RunCallableResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunGraphRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunGraphRequest
RunGraphRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunGraphRequest
RunGraphRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunGraphResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunGraphResponse
RunGraphResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunGraphResponse
RunGraphResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunMetadata - Class in org.platanios.tensorflow.proto
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.Builder - Class in org.platanios.tensorflow.proto
Metadata output (i.e., non-Tensor) for a single Run() call.
RunMetadata.FunctionGraphs - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphsOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunMetadataOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunOptions - Class in org.platanios.tensorflow.proto
Options for a single Run() call.
RunOptions.Builder - Class in org.platanios.tensorflow.proto
Options for a single Run() call.
RunOptions.Experimental - Class in org.platanios.tensorflow.proto
Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
RunOptions.Experimental.Builder - Class in org.platanios.tensorflow.proto
Everything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
RunOptions.Experimental.RunHandlerPoolOptions - Class in org.platanios.tensorflow.proto
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptions.Builder - Class in org.platanios.tensorflow.proto
Options for run handler thread pool.
RunOptions.Experimental.RunHandlerPoolOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunOptions.ExperimentalOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunOptions.TraceLevel - Enum in org.platanios.tensorflow.proto
TODO(pbar) Turn this into a TraceOptions proto which allows tracing to be controlled in a more orthogonal manner?
RunOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunStepRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunStepRequest
RunStepRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunStepRequest
RunStepRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
RunStepResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunStepResponse
RunStepResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.RunStepResponse
RunStepResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 

S

S - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
S_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
S_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
SAMPLE_RATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Audio
 
SAVE_SLICE_INFO_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
SAVE_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
SAVED_MODEL_SCHEMA_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedModel
 
SavedModel - Class in org.platanios.tensorflow.proto
SavedModel is the high level serialization format for TensorFlow Models.
SavedModel.Builder - Class in org.platanios.tensorflow.proto
SavedModel is the high level serialization format for TensorFlow Models.
SavedModelOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedModelProtos - Class in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass - Class in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.FunctionSpec - Class in org.platanios.tensorflow.proto
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpec.Builder - Class in org.platanios.tensorflow.proto
Represents `FunctionSpec` used in `Function`.
SavedObjectGraphOuterClass.FunctionSpecOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedAsset - Class in org.platanios.tensorflow.proto
A SavedAsset points to an asset in the MetaGraph.
SavedObjectGraphOuterClass.SavedAsset.Builder - Class in org.platanios.tensorflow.proto
A SavedAsset points to an asset in the MetaGraph.
SavedObjectGraphOuterClass.SavedAssetOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedBareConcreteFunction - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedBareConcreteFunction
SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedBareConcreteFunction
SavedObjectGraphOuterClass.SavedBareConcreteFunctionOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedConcreteFunction - Class in org.platanios.tensorflow.proto
Stores low-level information about a concrete function.
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder - Class in org.platanios.tensorflow.proto
Stores low-level information about a concrete function.
SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedConstant - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedConstant
SavedObjectGraphOuterClass.SavedConstant.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedConstant
SavedObjectGraphOuterClass.SavedConstantOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedFunction - Class in org.platanios.tensorflow.proto
A function with multiple signatures, possibly with non-Tensor arguments.
SavedObjectGraphOuterClass.SavedFunction.Builder - Class in org.platanios.tensorflow.proto
A function with multiple signatures, possibly with non-Tensor arguments.
SavedObjectGraphOuterClass.SavedFunctionOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedObject - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedObject
SavedObjectGraphOuterClass.SavedObject.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedObject
SavedObjectGraphOuterClass.SavedObject.KindCase - Enum in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedObjectGraph - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedObjectGraph
SavedObjectGraphOuterClass.SavedObjectGraph.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SavedObjectGraph
SavedObjectGraphOuterClass.SavedObjectGraphOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedObjectOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedResource - Class in org.platanios.tensorflow.proto
A SavedResource represents a TF object that holds state during its lifetime.
SavedObjectGraphOuterClass.SavedResource.Builder - Class in org.platanios.tensorflow.proto
A SavedResource represents a TF object that holds state during its lifetime.
SavedObjectGraphOuterClass.SavedResourceOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedUserObject - Class in org.platanios.tensorflow.proto
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 - Class in org.platanios.tensorflow.proto
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.SavedUserObjectOrBuilder - Interface in org.platanios.tensorflow.proto
 
SavedObjectGraphOuterClass.SavedVariable - Class in org.platanios.tensorflow.proto
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedObjectGraphOuterClass.SavedVariable.Builder - Class in org.platanios.tensorflow.proto
Represents a Variable that is initialized by loading the contents from the checkpoint.
SavedObjectGraphOuterClass.SavedVariableOrBuilder - Interface in org.platanios.tensorflow.proto
 
SAVER_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
SaverDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing the configuration of a Saver.
SaverDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing the configuration of a Saver.
SaverDef.CheckpointFormatVersion - Enum in org.platanios.tensorflow.proto
A version number that identifies a different on-disk checkpoint format.
SaverDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
SaverProtos - Class in org.platanios.tensorflow.proto
 
SaveSliceInfoDef - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SaveSliceInfoDef
SaveSliceInfoDef.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SaveSliceInfoDef
SaveSliceInfoDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
SCHEDULED_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
SCHEDULED_NANOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
SCHEDULING_HEURISTICS - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Scheduling will split big ops such as AddN and try to enforce a schedule of the new computations that decreases peak memory usage.
SCHEDULING_HEURISTICS_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Scheduling will split big ops such as AddN and try to enforce a schedule of the new computations that decreases peak memory usage.
SCOMPLEX_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
SCOPED_ALLOCATOR_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
SCOPED_ALLOCATOR_OPTS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
ScopedAllocatorOptions - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ScopedAllocatorOptions
ScopedAllocatorOptions.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ScopedAllocatorOptions
ScopedAllocatorOptionsOrBuilder - Interface in org.platanios.tensorflow.proto
 
SCRATCH_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
SECONDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Duration
 
SEND_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
SEND_START_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
SEND_START_MICROS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorResponse
 
SEND_TENSOR - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
SEND_TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
SequenceExample - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SequenceExample
SequenceExample.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SequenceExample
SequenceExampleOrBuilder - Interface in org.platanios.tensorflow.proto
 
SERVER_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
SERVER_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
SERVER_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
SERVER_LOCALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
SERVER_LOCALITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
ServerDef - Class in org.platanios.tensorflow.proto
Defines the configuration of a single TensorFlow server.
ServerDef.Builder - Class in org.platanios.tensorflow.proto
Defines the configuration of a single TensorFlow server.
ServerDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
ServerProtos - Class in org.platanios.tensorflow.proto
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CloseSessionRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateSessionResponse
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ListDevicesRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MakeCallableRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunCallableRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
SESSION_HANDLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
SESSION_INTER_OP_THREAD_POOL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
SESSION_LOG - org.platanios.tensorflow.proto.Event.WhatCase
 
SESSION_LOG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
SESSION_METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
SessionLog - Class in org.platanios.tensorflow.proto
Protocol buffer used for logging session state.
SessionLog.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer used for logging session state.
SessionLog.SessionStatus - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
SessionLogOrBuilder - Interface in org.platanios.tensorflow.proto
 
SessionMetadata - Class in org.platanios.tensorflow.proto
Metadata about the session.
SessionMetadata.Builder - Class in org.platanios.tensorflow.proto
Metadata about the session.
SessionMetadataOrBuilder - Interface in org.platanios.tensorflow.proto
 
setActionCount(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 action_count = 7;
setActionCount(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
uint64 action_count = 1;
setAddress(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 address = 1;
setAggregation(VariableAggregation) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
setAggregation(VariableAggregation) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAggregationValue(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableAggregation aggregation = 5;
setAggregationValue(int) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates how a distributed variable will be aggregated.
setAlgorithm(long) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
int64 algorithm = 1;
setAlgorithm(long) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
int64 algorithm = 1;
setAliasInputPort(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
If >= 0, the output is an alias of an input.
setAllEndRelMicros(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_micros = 5;
setAllEndRelNanos(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_end_rel_nanos = 16;
setAllModelCheckpointPaths(int, String) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Paths to all not-yet-deleted model checkpoints, sorted from oldest to newest.
setAllocatedBytes(long) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes allocated if known
setAllocationDescription(AllocationDescription) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationDescription(AllocationDescription.Builder) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Information about the size and allocator used for the data
setAllocationId(long) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Identifier of the allocated buffer if known
setAllocationId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Id of the tensor buffer being allocated, used to match to a corresponding deallocation.
setAllocationId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
setAllocationId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Id of the tensor buffer being deallocated, used to match to a corresponding allocation.
setAllocationRecords(int, AllocationRecord) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocationRecords(int, AllocationRecord.Builder) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The allocation and deallocation timeline.
setAllocatorBytesInUse(long) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are snapshots of the overall allocator memory stats.
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Name of the allocator used
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
string allocator_name = 1;
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the allocator used.
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the allocator used.
setAllocatorName(String) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Name of the allocator used
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
string allocator_name = 1;
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
string allocator_name = 1;
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the allocator used.
setAllocatorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
Name of the allocator used.
setAllocatorType(String) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocatorTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
The type of GPU allocation strategy to use.
setAllocBytes(long) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
Number of bytes allocated, or de-allocated if negative.
setAllocMicros(long) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
The timestamp of the operation.
setAllowedDevices(int, String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
A set of devices containing the resource.
setAllowedPositionalArguments(long) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
The prefix of `argument_keywords` which may be identified by position.
setAllowedValues(AttrValue) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
setAllowedValues(AttrValue) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
setAllowedValues(AttrValue.Builder) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
A list of values that this kernel supports for this attr.
setAllowedValues(AttrValue.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
The set of allowed values.
setAllowGrowth(boolean) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
If true, the allocator does not pre-allocate the entire specified GPU memory region, instead starting small and growing as needed.
setAllowSoftPlacement(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether soft placement is allowed.
setAllowsUninitializedInput(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
By default, all inputs to an Op must be initialized Tensors.
setAllStartMicros(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_micros = 2;
setAllStartNanos(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 all_start_nanos = 13;
setAnyInfo(Any) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyInfo(Any.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A serialized protobuf.
setAnyList(CollectionDef.AnyList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
setAnyList(CollectionDef.AnyList.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.AnyList any_list = 5;
setArgOrder(int, String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
List of original in_arg names to specify new argument order.
setArgumentKeywords(int, String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
A sequence of unique strings, one per Tensor argument.
setArithmeticOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setArithmeticOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Arithmetic optimizations (default is ON) e.g.
setAsset(SavedObjectGraphOuterClass.SavedAsset) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
setAsset(SavedObjectGraphOuterClass.SavedAsset.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedAsset asset = 5;
setAssetFileDef(int, AssetFileDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDef(int, AssetFileDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Asset file def to be used with the defined graph.
setAssetFileDefIndex(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
Index into `MetaGraphDef.asset_file_def[]` that describes the Asset.
setAsync(boolean) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Whether the ops on the worker should be executed synchronously or asynchronously.
setAttr(int, ApiDef.Attr) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
setAttr(int, ApiDef.Attr.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Attr attr = 6;
setAttr(int, OpDef.AttrDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
setAttr(int, OpDef.AttrDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
repeated .org.platanios.tensorflow.proto.OpDef.AttrDef attr = 4;
setAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAttributes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Serialized data specific to this object.
setAudio(Summary.Audio) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
setAudio(Summary.Audio.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Audio audio = 6;
setAutoMixedPrecision(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize data types (default is OFF).
setAutoMixedPrecisionValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize data types (default is OFF).
setAutoParallel(AutoParallelOptions) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
setAutoParallel(AutoParallelOptions.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
setB(boolean) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"bool"
setB(int, boolean) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(bool)"
setBackProp(boolean) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether backprop is enabled for this while loop.
setBadConsumers(int, int) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Specific consumer versions which are disallowed (e.g.
setBandwidth(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory bandwidth in KB/s
setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
setBareConcreteFunction(SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedBareConcreteFunction bare_concrete_function = 8;
setBin(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int32 bin = 1;
setBin(int) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int32 bin = 4;
setBinSummary(int, BfcMemoryMap.BinSummary) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
setBinSummary(int, BfcMemoryMap.BinSummary.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.BinSummary bin_summary = 2;
setBlasVersion(String) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
string blas_version = 6;
setBlasVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
string blas_version = 6;
setBoolVal(int, boolean) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_BOOL
setBoolValue(boolean) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a boolean value.
setBoundedTensorSpecValue(Struct.BoundedTensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundedTensorSpecValue(Struct.BoundedTensorSpecProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.BoundedTensorSpec.
setBoundInputs(int, int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Bound inputs to the function.
setBranch(int) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Branch prediction.
setBucket(int, double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
repeated double bucket = 7 [packed = true];
setBucketLimit(int, double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
Parallel arrays encoding the bucket boundaries and the bucket values.
setBufferAddress(long) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
int64 buffer_address = 13;
setBufPtr(long) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
When RDMA is in use, address of destination field on client.
setBufPtr(long) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Address of source field on server.
setBufRendezvousKey(String) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Arbitrary string identifying a BufRendezvous entry.
setBufRendezvousKeyBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Arbitrary string identifying a BufRendezvous entry.
setBuildCostModel(long) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to run before returning a cost model detailing the memory usage and performance of each node of the graph.
setBuildCostModelAfter(long) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
The number of steps to skip before collecting statistics for the cost model.
setBusId(int) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional bus locality of device.
setBytes(long) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Byte size of the file.
setBytesInUse(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 bytes_in_use = 2;
setBytesList(BytesList) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
setBytesList(BytesList.Builder) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.BytesList bytes_list = 1;
setBytesList(CollectionDef.BytesList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
setBytesList(CollectionDef.BytesList.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.BytesList bytes_list = 2;
setCacheRpcResponse(boolean) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Setting cache_rpc_response to true will enable sender side caching of response for RecvTensorAsync and RecvBufAsync to allow receiver to retry requests .
setCancelOpName(String) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to cancel the queue.
setCancelOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to cancel the queue.
setCanonicalizedInputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCanonicalizedInputSignature(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Input in canonicalized form that was received to create this concrete function.
setCardinality(Field.Cardinality) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field cardinality.
setCardinalityValue(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field cardinality.
setCheckpointKey(String) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setCheckpointKeyBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The generated name of the Tensor in the checkpoint.
setCheckpointPath(String) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
This checkpoint_path contains both the path and filename.
setCheckpointPathBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
This checkpoint_path contains both the path and filename.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Objects which this object depends on: named edges in the dependency graph.
setChildren(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Objects which this object depends on.
setChunk(int, BfcMemoryMap.MemChunk) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
setChunk(int, BfcMemoryMap.MemChunk.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.MemChunk chunk = 3;
setCleanupFunction(EagerServiceOuterClass.CleanupFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
setCleanupFunction(EagerServiceOuterClass.CleanupFunctionOp.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.CleanupFunctionOp cleanup_function = 5;
setClear(boolean) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, discard any saved logging data (for all steps).
setClientLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
setClientLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
setClientLocality(DeviceLocality.Builder) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on client-side device locality.
setClientLocality(DeviceLocality.Builder) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on client-side device locality.
setCloseOpName(String) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to close the queue.
setCloseOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
The operation to run to close the queue.
setCloseSession(CloseSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
setCloseSession(CloseSessionRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionRequest close_session = 5;
setCloseSessionResponse(CloseSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
setCloseSessionResponse(CloseSessionResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CloseSessionResponse close_session_response = 25;
setCluster(ClusterDef) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
setCluster(ClusterDef.Builder) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The cluster of which this server is a member.
setClusterDef(ClusterDef) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterDef(ClusterDef.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Optional list of all workers to use in this session.
setClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
setClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
setClusterDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
setClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
The device attributes of all the devices in the cluster.
setClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Device attributes in the cluster
setClusterDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Device attributes in the cluster.
setClusterDeviceFilters(ClusterDeviceFilters) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
setClusterDeviceFilters(ClusterDeviceFilters.Builder) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
Device filters for remote tasks in the cluster.
setCode(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCodeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Source code contained in this file line.
setCodeLocation(CodeLocation) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
setCodeLocation(CodeLocation) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
setCodeLocation(CodeLocation.Builder) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Stack trace of the eager execution.
setCodeLocation(CodeLocation.Builder) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
The unique ID for code location (stack trace) of the op's creation.
setCol(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Col number in the file line.
setCollectiveDeterministicSequentialExecution(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, make collective op execution order sequential and deterministic for potentially concurrent collective instances.
setCollectiveGraphKey(long) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
If graph_def contains any collective ops this must be a positive integer used to coordinate execution with other graphs.
setCollectiveGraphKey(long) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If non-zero, declares that this graph is going to use collective ops and must synchronize step_ids with any other graph with this same group_key value (in a distributed computation where tasks run disjoint graphs).
setCollectiveGroupLeader(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveGroupLeaderBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Task name for group resolution.
setCollectiveNccl(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, use NCCL for CollectiveOps.
setCollectiveRingOrder(String) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
setCollectiveRingOrderBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If non-empty, defines a good GPU ring order on a single worker based on device interconnect.
setCollectiveType(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 collective_type = 5;
setColorspace(int) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Valid colorspace values are 1 - grayscale 2 - grayscale + alpha 3 - RGB 4 - RGBA 5 - DIGITAL_YUV 6 - BGRA
setCommonSubgraphElimination(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setCommonSubgraphEliminationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Common subgraph elimination (default is ON) e.g.
setCommunicatorKey(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
bytes communicator_key = 7;
setComponents(int, TensorInfo) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setComponents(int, TensorInfo.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
A TensorInfo for each flattened component tensor.
setCompositeTensor(TensorInfo.CompositeTensor) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompositeTensor(TensorInfo.CompositeTensor.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
Generic encoding for CompositeTensors.
setCompressionAlgorithm(String) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
The compression algorithm to be used.
setCompressionAlgorithmBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
The compression algorithm to be used.
setCompressionLevel(int) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If compression_algorithm is set, the compression level to be used.
setComputeCapability(Autotuning.ComputeCapability) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
setComputeCapability(Autotuning.ComputeCapability.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.ComputeCapability compute_capability = 4;
setComputeCost(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Estimate of the computational cost of this node, in microseconds.
setComputeTime(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the computational cost of this node, in microseconds.
setConcreteFunctionName(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctionNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
Identifies a SavedConcreteFunction.
setConcreteFunctions(int, String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
repeated string concrete_functions = 1;
setCondCtxt(CondContextDef) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
setCondCtxt(CondContextDef.Builder) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.CondContextDef cond_ctxt = 1;
setConfig(ConfigProto) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
setConfig(ConfigProto.Builder) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
Configuration options.
setConfigProto(ConfigProto) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
setConfigProto(ConfigProto.Builder) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
ConfigProto from the session in which this graph was created.
setConstant(SavedObjectGraphOuterClass.SavedConstant) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
setConstant(SavedObjectGraphOuterClass.SavedConstant.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedConstant constant = 9;
setConstantFolding(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
setConstantFoldingValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Fold constants (default is ON) Statically infer the value of tensors when possible, and materialize the result using constants.
setConstNodeInfo(int, GraphTransferConstNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
setConstNodeInfo(int, GraphTransferConstNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferConstNodeInfo const_node_info = 2;
setConstraint(int, KernelDef.AttrConstraint) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
setConstraint(int, KernelDef.AttrConstraint.Builder) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
repeated .org.platanios.tensorflow.proto.KernelDef.AttrConstraint constraint = 3;
setContainer(int, String) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
A list of container names.
setContainer(int, String) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
A list of container names, which may be empty.
setContainer(String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Container in which this resource is placed.
setContainerBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Container in which this resource is placed.
setContent(ByteString) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The content to store for the plugin.
setContentType(String) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
string content_type = 5;
setContentTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
string content_type = 5;
setContext(Features) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
setContext(Features.Builder) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.Features context = 1;
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_id = 1;
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The ID of the created context.
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
fixed64 context_id = 1;
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
fixed64 context_id = 1;
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
fixed64 context_id = 1;
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The ID of the context to be updated.
setContextId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
fixed64 context_id = 1;
setContextName(String) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the context.
setContextName(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the context.
setContextNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the context.
setContextNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the context.
setContextViewId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
fixed64 context_view_id = 2;
setContextViewId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
The view ID of the context.
setContextViewId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
If the requested context_id is on the remote host, set the context view ID.
setContextViewId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
The view ID of the context, which should be contiguously incremented when updating the same context.
setControlInput(int, int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Ids of the control inputs for this node.
setControlOpIds(int, long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Control Operation IDs that will be respected when ops are re-ordered by async execution.
setControlOutput(int, String) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Named control outputs for this operation.
setConv(Autotuning.AutotuneResult.ConvKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
setConv(Autotuning.AutotuneResult.ConvKey.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey conv = 5;
setCooSparse(TensorInfo.CooSparse) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
setCooSparse(TensorInfo.CooSparse.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
There are many possible encodings of sparse matrices (https://en.wikipedia.org/wiki/Sparse_matrix).
setCost(float) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost value.
setCost(int, CostGraphDef.AggregatedCost) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
setCost(int, CostGraphDef.AggregatedCost.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost cost = 2;
setCostGraph(CostGraphDef) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
setCostGraph(CostGraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCostGraph(CostGraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
.org.platanios.tensorflow.proto.CostGraphDef cost_graph = 3;
setCostGraph(CostGraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
The cost graph for the computation defined by the run call.
setCrc32C(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The CRC32C checksum of the tensor bytes.
setCreateSession(CreateSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
setCreateSession(CreateSessionRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionRequest create_session = 1;
setCreateSessionResponse(CreateSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
setCreateSessionResponse(CreateSessionResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.CreateSessionResponse create_session_response = 21;
setCreateWorkerSessionCalled(boolean) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
setCreateWorkerSessionCalled(boolean) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
setCreateWorkerSessionCalled(boolean) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Set to true if `CreateWorkerSession` was called for `session_handle`.
setCriticalSectionName(String) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
Name of the critical section handle.
setCriticalSectionNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
Name of the critical section handle.
setCudnnVersion(Autotuning.CudnnVersion) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
setCudnnVersion(Autotuning.CudnnVersion.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.CudnnVersion cudnn_version = 3;
setCurrentGraphVersion(long) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The version number of the graph to be extended.
setCurrentWork(ByteString) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
bytes current_work = 4;
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setCustomOptimizers(int, RewriterConfig.CustomGraphOptimizer.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
list of CustomGraphOptimizers to apply.
setData(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
bytes data = 4;
setDataClass(DataClass) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Class of data stored in this time series.
setDataClassValue(int) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Class of data stored in this time series.
setDataType(DataType) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.DataType data_type = 3;
setDataTypeValue(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.DataType data_type = 3;
setDcomplexVal(int, double) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX128.
setDebuggedDevice(DebuggedDevice) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
setDebuggedDevice(DebuggedDevice.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A device on which debugger-instrumented ops and/or tensors reside.
setDebuggedGraph(DebuggedGraph) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
setDebuggedGraph(DebuggedGraph.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Information about a debugged graph.
setDebugMetadata(DebugMetadata) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
setDebugMetadata(DebugMetadata.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Metadata related to this debugging data.
setDebugOps(int, String) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name(s) of the debugging op(s).
setDebugOptions(DebugOptions) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
setDebugOptions(DebugOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
setDebugOptions(DebugOptions.Builder) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Field(s) used by TensorFlow Debugger (tfdbg).
setDebugOptions(DebugOptions.Builder) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
EXPERIMENTAL.
setDebugStripper(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugStripperValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Strips debug-related nodes from the graph (off by default).
setDebugTensorWatchOpts(int, DebugTensorWatch) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
setDebugTensorWatchOpts(int, DebugTensorWatch.Builder) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Debugging options
setDebugUrls(int, String) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
URL(s) for debug targets(s).
setDefaultSessionConfig(ConfigProto) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
setDefaultSessionConfig(ConfigProto.Builder) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The default configuration for sessions that run on this server.
setDefaultValue(String) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The string value of the default value of this field.
setDefaultValue(AttrValue) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
setDefaultValue(AttrValue) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
setDefaultValue(AttrValue.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Specify a new default value to use for this attr.
setDefaultValue(AttrValue.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A reasonable default for this attribute if the user does not supply a value.
setDefaultValueBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The string value of the default value of this field.
setDeferred(boolean) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
True if the deallocation is queued and will be performed later, e.g.
setDeferredDeletionBytes(long) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Delay deletion of up to this many bytes to reduce the number of interactions with gpu driver code.
setDenseShapeTensorName(String) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
setDenseShapeTensorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The dynamic logical shape represented by the SparseTensor is recorded in the Tensor referenced here.
setDependencyOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDependencyOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Control dependency optimizations (default is ON).
setDeprecated(boolean) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Set if this endpoint is deprecated.
setDeprecation(OpDeprecation) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDeprecation(OpDeprecation.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Optional deprecation based on GraphDef versions.
setDeprecationMessage(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
setDeprecationMessageBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
If this op is deprecated, set deprecation message to the message that should be logged when this op is used.
setDeprecationVersion(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Major version when the op will be deleted.
setDeprecationVersion(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Major version when an endpoint will be deleted.
setDescription(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
setDescription(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
setDescription(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
setDescription(String) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Human readable description.
setDescription(String) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
Human-readable description.
setDescription(String) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Note: this will replace any inherited arg doc.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Note: this will replace any inherited attr doc, there is no current way of modifying attr descriptions as can be done with op descriptions.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Human readable description.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
Human-readable description.
setDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Additional, longer human-readable description of what the Op does.
setDescriptionPrefix(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
setDescriptionPrefixBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Modify an existing/inherited description by adding text to the beginning or end.
setDescriptionSuffix(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
string description_suffix = 10;
setDescriptionSuffixBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
string description_suffix = 10;
setDestination(GraphTransferInfo.Destination) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Destination of graph transfer
setDestinationValue(int) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Destination of graph transfer
setDevice(String) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device = 10;
setDevice(String) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The device of the node.
setDevice(String) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
string device = 1;
setDevice(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string device = 6;
setDevice(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDevice(String) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device of the operation that produced this tensor.
setDevice(String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDevice(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
setDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
setDeviceAttributes(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
setDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
List of devices that are locally accessible to the worker.
setDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
List of devices that are locally accessible to the worker.
setDeviceAttributes(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes device_attributes = 1;
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device = 10;
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The device of the node.
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
string device = 1;
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string device = 6;
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
A (possibly partial) specification for the device on which this node should be placed.
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device of the operation that produced this tensor.
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name for the device containing the resource.
setDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
A device specification indicating a required placement for the resource creation function, e.g.
setDeviceFilters(int, String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When any filters are present sessions will ignore all devices which do not match the filters.
setDeviceFilters(int, String) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
When any filters are present, only devices that match the filters will be reset.
setDeviceFilters(int, String) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
repeated string device_filters = 1;
setDeviceId(int) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
A debugger-generated ID for the device.
setDeviceId(int) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 device_id = 1;
setDeviceName(int, String) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
repeated string device_name = 4;
setDeviceName(int, String) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
repeated string device_name = 5;
setDeviceName(String) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
Name of the device.
setDeviceName(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The device on which the tensors should be resident.
setDeviceName(String) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
setDeviceName(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
setDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
Name of the device.
setDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The device on which the tensors should be resident.
setDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the device that the op belongs to.
setDeviceNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the device that the op is assigned to (if available).
setDevicePciBusId(String) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
stream_executor::DeviceDescription::pci_bus_id.
setDevicePciBusIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
stream_executor::DeviceDescription::pci_bus_id.
setDevicePersistentMemorySize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
setDevicePersistentMemorySize(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
setDevicePersistentTensorAllocIds(int, long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
setDevices(ListDevicesResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
setDevices(ListDevicesResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse devices = 1;
setDeviceTempMemorySize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
setDeviceTempMemorySize(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
Deprecated.
setDeviceType(String) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
string device_type = 3;
setDeviceType(String) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
string device_type = 3;
setDeviceType(String) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device_type = 8;
setDeviceType(String) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of device_type.
setDeviceType(String) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Type of device this kernel runs on.
setDeviceTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
string device_type = 3;
setDeviceTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
string device_type = 3;
setDeviceTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string device_type = 8;
setDeviceTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of device_type.
setDeviceTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Type of device this kernel runs on.
setDevStats(int, DeviceStepStats) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
setDevStats(int, DeviceStepStats.Builder) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
repeated .org.platanios.tensorflow.proto.DeviceStepStats dev_stats = 1;
setDictValue(Struct.DictValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
setDictValue(Struct.DictValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a dict `Value`.
setDim(int, TensorShapeProto.Dim) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
setDim(int, TensorShapeProto.Dim.Builder) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
Dimensions of the tensor, such as {"input", 30}, {"output", 40} for a 30 x 40 2D tensor.
setDimension(String) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDimensionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
Aggregated cost dimension (e.g.
setDisableMetaOptimizer(boolean) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Disable the entire meta optimizer (off by default).
setDisableModelPruning(boolean) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, don't remove unnecessary ops from the graph
setDisableOutputPartitionGraphs(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session will not store an additional copy of the graph for each subgraph.
setDisableRpcLogging(boolean) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be disabled.
setDisableSessionConnectionSharing(boolean) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
Disables TCP connection sharing when opening a new RPC channel.
setDisableThreadSpinning(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If using a direct session, disable spinning while waiting for work in the thread pool.
setDisplayName(String) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
setDisplayNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Display name for viewing in TensorBoard.
setDmaOk(boolean) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
If true, use an out-of-band DMA mechanism to transfer the received tensor.
setDoCommonSubexpressionElimination(boolean) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, optimize the graph using common subexpression elimination.
setDoConstantFolding(boolean) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform constant folding optimization on the graph.
setDoFunctionInlining(boolean) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
If true, perform function inlining on the graph.
setDoubleVal(int, double) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_DOUBLE.
setDstDevice(String) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, for annotating the timeline.
setDstDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, for annotating the timeline.
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The tensor dtype and shape.
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 4;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 5;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Tensor type.
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Data type of tensor elements
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 2;
setDtype(DataType) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypesAndShapes(int, ResourceHandleProto.DtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Data types and shapes for the underlying resource.
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The tensor dtype and shape.
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 4;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 5;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Tensor type.
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 3;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Data type of tensor elements
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
.org.platanios.tensorflow.proto.DataType dtype = 2;
setDtypeValue(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
.org.platanios.tensorflow.proto.DataType dtype = 1;
setDuration(double) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
Length of the trace to be taken, in seconds.
setEnable(boolean) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
bool enable = 1;
setEnableBfloat16Sendrecv(boolean) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, transfer float values between processes as bfloat16.
setEnableMlirBridge(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based TF->XLA bridge.
setEnableMlirGraphOptimization(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Whether to enable the MLIR-based Graph optimizations.
setEnableOp(int, String) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
If present, only perform optimization for these ops.
setEnableRecvScheduling(boolean) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If true, use control flow to schedule the activation of Recv nodes.
setEnableRpcLogging(boolean) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
If true, RPC logging will be enabled.
setEncodedAudioString(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Encoded audio data and its associated RFC 2045 content type (e.g.
setEncodedImageString(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Image data in encoded format.
setEndianness(BundleHeaderProto.Endianness) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
setEndiannessValue(int) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
.org.platanios.tensorflow.proto.BundleHeaderProto.Endianness endianness = 2;
setEndpoint(int, ApiDef.Endpoint) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
setEndpoint(int, ApiDef.Endpoint.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Endpoint endpoint = 3;
setEndTimeUs(double) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double end_time_us = 32;
setEnqueueOpName(int, String) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of enqueue operations.
setEnumvalue(int, EnumValue) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
setEnumvalue(int, EnumValue.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum value definitions.
setExclusiveResourceAccess(boolean) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Whether this operation requires exclusive access to its resources, (i.e., no other CriticalSections may request the same resources).
setExecOpts(ExecutorOpts) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
setExecOpts(ExecutorOpts.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Options for this step.
setExecuteInCriticalSectionName(String) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Name of the critical section handle.
setExecuteInCriticalSectionNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
Name of the critical section handle.
setExecution(Execution) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
setExecution(Execution.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Execution of an op or a Graph (e.g., a tf.function).
setExecutorType(String) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
setExecutorTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Which executor to use, the default executor will be used if it is an empty string or "DEFAULT"
setExitCode(int) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
int32 exit_code = 1;
setExitCode(RequestedExitCode) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
setExitCode(RequestedExitCode.Builder) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.RequestedExitCode exit_code = 3;
setExperimental(ConfigProto.Experimental) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
setExperimental(ConfigProto.Experimental.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
.org.platanios.tensorflow.proto.ConfigProto.Experimental experimental = 16;
setExperimental(GPUOptions.Experimental) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
setExperimental(GPUOptions.Experimental.Builder) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Everything inside experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.
setExperimental(RunOptions.Experimental) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
setExperimental(RunOptions.Experimental.Builder) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental experimental = 8;
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
setExperimentalDebugInfo(NodeDef.ExperimentalDebugInfo.Builder) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
This stores debug information associated with the node.
setExplanation(String) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setExplanationBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
Explanation of why it was deprecated and what to use instead.
setExtendSession(ExtendSessionRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
setExtendSession(ExtendSessionRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionRequest extend_session = 2;
setExtendSessionResponse(ExtendSessionResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
setExtendSessionResponse(ExtendSessionResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ExtendSessionResponse extend_session_response = 22;
setExtent(int, TensorSliceProto.Extent) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
setExtent(int, TensorSliceProto.Extent.Builder) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
Extent of the slice in all tensor dimensions.
setF(float) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"float"
setF(int, float) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(float)"
setFailOnOptimizerErrors(boolean) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If true, any optimization pass failing will cause the MetaOptimizer to stop with an error.
setFailure(Autotuning.AutotuneResult.FailureResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
setFailure(Autotuning.AutotuneResult.FailureResult.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureResult failure = 7;
setFeature(int, Feature) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
setFeature(int, Feature.Builder) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
repeated .org.platanios.tensorflow.proto.Feature feature = 1;
setFeatureLists(FeatureLists) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
setFeatureLists(FeatureLists.Builder) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
.org.platanios.tensorflow.proto.FeatureLists feature_lists = 2;
setFeatures(Features) - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
setFeatures(Features.Builder) - Method in class org.platanios.tensorflow.proto.Example.Builder
.org.platanios.tensorflow.proto.Features features = 1;
setFeed(int, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be fed in the callable.
setFeed(int, String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Tensors to be fed in future steps.
setFeed(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
setFeed(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Tensors to be fed in the step.
setFeed(int, TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
setFeed(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
setFetch(int, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Fetches.
setFetch(int, String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Fetches.
setFetch(int, String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Fetches.
setFetch(int, TensorProto) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
setFetch(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
setFetchSkipSync(boolean) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
By default, RunCallable() will synchronize the GPU stream before returning fetched tensors on a GPU device, to ensure that the values in those tensors have been produced.
setFetchStepId(int, long) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
When set, requests all saved log data pertaining to the step.
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
setFields(int, Field) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
setFields(int, Field.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of fields.
setFileIndex(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
File name index, which can be used to retrieve the file name string from `files`.
setFileLineCol(GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
setFileLineCol(GraphDebugInfo.FileLineCol.Builder) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
Stack frame, i.e., a frame of a stack trace, containing information regarding the file name, line number, function name, code content of the line, and column number (if available).
setFileLineCols(int, GraphDebugInfo.FileLineCol) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
setFileLineCols(int, GraphDebugInfo.FileLineCol.Builder) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
Each line in the stack trace.
setFilename(String) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The filename within an assets directory.
setFileName(String) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
setFilenameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The filename within an assets directory.
setFileNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
The path-qualified name of the .proto file that contained the associated protobuf element.
setFilenameTensorName(String) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
setFilenameTensorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The name of the tensor in which to specify the filename when saving or restoring a model checkpoint.
setFilePath(String) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Path to the source code file.
setFilePath(String) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Path to the file.
setFilePathBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Path to the source code file.
setFilePathBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Path to the file.
setFiles(int, String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
This stores all the source code file names and can be indexed by the `file_index`.
setFileVersion(String) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of the DebugEvent file format.
setFileVersion(String) - Method in class org.platanios.tensorflow.proto.Event.Builder
An event file was started, with the specified version.
setFileVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of the DebugEvent file format.
setFileVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Event.Builder
An event file was started, with the specified version.
setFloat64Value(double) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a double-precision floating-point value (a Python `float`).
setFloatList(CollectionDef.FloatList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
setFloatList(CollectionDef.FloatList.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.FloatList float_list = 4;
setFloatList(FloatList) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
setFloatList(FloatList.Builder) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.FloatList float_list = 2;
setFloatVal(int, float) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_FLOAT.
setForceGpuCompatible(boolean) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Force all tensors to be gpu_compatible.
setFragmentationMetric(float) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
float fragmentation_metric = 5;
setFreedAtCount(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 freed_at_count = 6;
setFrequency(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Core Frequency in Mhz
setFromTensor(String) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
setFromTensorBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
setFullargspec(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullargspec(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Full arg spec from inspect.getfullargspec().
setFullName(String) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullName(String) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Name of the full variable of which this is a slice.
setFullNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
The full name of the variable/tensor, if applicable.
setFullShape(int, long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of the full variable.
setFunc(int, NameAttrList) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
setFunc(int, NameAttrList.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(attr)"
setFunc(String) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFunc(NameAttrList) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
setFunc(NameAttrList.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"func" represents a function.
setFuncBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Name of function contains the file line.
setFuncStepId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Set when is_component_function is true.
setFunction(int, FunctionDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
setFunction(int, FunctionDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.FunctionDef function = 1;
setFunction(SavedObjectGraphOuterClass.SavedFunction) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
setFunction(SavedObjectGraphOuterClass.SavedFunction.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedFunction function = 6;
setFunctionDef(FunctionDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
setFunctionDef(FunctionDef.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
.org.platanios.tensorflow.proto.FunctionDef function_def = 1;
setFunctionGraphs(int, RunMetadata.FunctionGraphs) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
setFunctionGraphs(int, RunMetadata.FunctionGraphs.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
This is only populated for graphs that are run as functions in TensorFlow V2.
setFunctionName(String) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The function name.
setFunctionNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The function name.
setFunctionOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Function optimizations (default is ON).
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
setFunctionSpec(SavedObjectGraphOuterClass.FunctionSpec.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
.org.platanios.tensorflow.proto.FunctionSpec function_spec = 2;
setGemm(Autotuning.AutotuneResult.GemmKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
setGemm(Autotuning.AutotuneResult.GemmKey.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey gemm = 6;
setGlobalJitLevel(OptimizerOptions.GlobalJitLevel) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalJitLevelValue(int) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
.org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel global_jit_level = 5;
setGlobalName(String) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The global name of the threadpool.
setGlobalStep(long) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Caller-specified global step count.
setGpuOptions(GPUOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
setGpuOptions(GPUOptions.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all GPUs.
setGradient(int, GradientDef) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
setGradient(int, GradientDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
repeated .org.platanios.tensorflow.proto.GradientDef gradient = 2;
setGradientFunc(String) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The gradient function's name.
setGradientFuncBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
The gradient function's name.
setGraphDef(ByteString) - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a GraphDef.
setGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
setGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
setGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
setGraphDef(GraphDef) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
setGraphDef(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The initial graph definition.
setGraphDef(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: The nodes to be added to the session's graph.
setGraphDef(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
GraphDef.
setGraphDef(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
"graph_def" has the subgraph of nodes for this worker, with each node having its device_name filled in.
setGraphExecutionTrace(GraphExecutionTrace) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
setGraphExecutionTrace(GraphExecutionTrace.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A graph execution trace: Contains information about the intermediate tensors computed during the graph execution.
setGraphHandle(String) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
setGraphHandle(String) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
If the registration succeeds, returns an opaque graph_handle to the master.
setGraphHandle(String) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
setGraphHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
setGraphHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
If the registration succeeds, returns an opaque graph_handle to the master.
setGraphHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
REQUIRED: graph_handle must be returned by a RegisterGraph call to the same WorkerService.
setGraphId(String) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
setGraphId(String) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An ID for the graph.
setGraphId(String) - Method in class org.platanios.tensorflow.proto.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
setGraphId(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
setGraphIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The ID of the graph (i.e., FuncGraph) executed here: applicable only to the execution of a FuncGraph.
setGraphIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An ID for the graph.
setGraphIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Execution.Builder
The graph that's executed: applicable only to the eager execution of a FuncGraph.
setGraphIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique ID of the graph (generated by debugger).
setGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
setGraphInputNodeInfo(int, GraphTransferGraphInputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
Input Node parameters of transferred graph
setGraphKey(int, long) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
repeated int64 graph_key = 1;
setGraphKey(long) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 graph_key = 1;
setGraphName(String) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Name of the graph (if available).
setGraphName(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
setGraphNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Name of the graph (if available).
setGraphNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the graph that the op is a part of (if available).
setGraphOpCreation(GraphOpCreation) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
setGraphOpCreation(GraphOpCreation.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).
setGraphOpName(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
setGraphOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
Name of the op (in the OpDef) to specify the API for.
setGraphOptions(GraphOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
setGraphOptions(GraphOptions) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
setGraphOptions(GraphOptions.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply to all graphs.
setGraphOptions(GraphOptions.Builder) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Configuration options for the session in which this graph was created.
setGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
setGraphOutputNodeInfo(int, GraphTransferGraphOutputNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo graph_output_node_info = 6;
setGraphVersion(long) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The initial version number for the graph, to be used in the next call to ExtendSession.
setGroupKey(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_key = 1;
setGroupKey(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_key = 1;
setGroupKey(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_key = 5;
setGroupSize(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
int32 group_size = 2;
setGroupSize(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
int32 group_size = 2;
setGroupSize(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 group_size = 6;
setHalfVal(int, int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_HALF, DT_BFLOAT16.
setHandle(long) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
A handle to the created callable.
setHandle(long) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
setHandle(long) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
setHandle(String) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
setHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Handle describing the feeds and fetches of the step.
setHandleToDecref(RemoteTensorHandle) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
setHandleToDecref(RemoteTensorHandle.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle handle_to_decref = 1;
setHasControlFlow(boolean) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Deprecated.
setHashCode(long) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Hash code for the type of the resource.
setHasMinimum(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
For type == "int", this is a minimum value.
setHasSingleReference(boolean) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Set if this tensor only has one remaining reference
setHealthStatus(WorkerHealth) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
setHealthStatusValue(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
.org.platanios.tensorflow.proto.WorkerHealth health_status = 1;
setHeight(int) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
Dimensions of the image.
setHisto(HistogramProto) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
setHisto(HistogramProto.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.HistogramProto histo = 5;
setHost(String) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The host name on which a source code file is located.
setHostMemoryArg(int, String) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Names of the Op's input_/output_args that reside in host memory instead of device memory.
setHostname(String) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
string hostname = 3;
setHostName(String) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
Host name on which the source files are located.
setHostName(String) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Name of the host on which the file is located.
setHostnameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
string hostname = 3;
setHostNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
Host name on which the source files are located.
setHostNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Name of the host on which the file is located.
setHostTempMemorySize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Deprecated.
setI(int, long) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(int)"
setI(long) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"int"
setId(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The id of the node.
setId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
A unique identifier for the operation.
setId(String) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
setIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
A unique ID for the stack frame: A UUID-like string.
setIdentifier(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setIdentifierBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Corresponds to a registration of the type to use in the loading program.
setImage(Summary.Image) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
setImage(Summary.Image.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.Summary.Image image = 4;
setImplementationSelector(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setImplementationSelectorValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Enable the swap of kernel implementations based on the device placement (default is ON).
setInaccurate(boolean) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Are the costs inaccurate?
setInArg(int, ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
setInArg(int, ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg in_arg = 4;
setIncarnation(long) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
A device is assigned a global unique number each time it is initialized.
setIndex(int) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Index of the output being set.
setIndicesTensorName(String) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
setIndicesTensorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The indices Tensor must have dtype int64 and shape [?, ?].
setInferShapes(boolean) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Annotate each Node with Op output shape data, to the extent it can be statically inferred.
setInitializerName(String) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the initializer op.
setInitializerNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the initializer op.
setInitialValueName(String) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInitialValueNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the tensor holding the variable's initial value.
setInput(int, String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
Each input is "node:src_output" with "node" being a string name and "src_output" indicating which output tensor to use from "node".
setInputArg(int, OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
setInputArg(int, OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the input(s).
setInputCount(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 input_count = 6;
setInputInfo(int, CostGraphDef.Node.InputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
setInputInfo(int, CostGraphDef.Node.InputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo input_info = 4;
setInputNames(int, String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Names of the input tensors to the op.
setInputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
setInputSignature(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
The input signature, if specified.
setInputTensorIds(int, long) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the input tensors (if available).
setInstanceKey(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 instance_key = 7;
setInstanceKey(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 instance_key = 1;
setInstr(Any) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
setInstr(Any.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
.org.platanios.tensorflow.proto.google.Any instr = 1;
setInstrumentedGraphDef(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
An encoded version of a GraphDef.
setInstrumentedOps(int, String) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Names of the instrumented ops.
setInt64List(CollectionDef.Int64List) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
setInt64List(CollectionDef.Int64List.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.Int64List int64_list = 3;
setInt64List(Int64List) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
setInt64List(Int64List.Builder) - Method in class org.platanios.tensorflow.proto.Feature.Builder
.org.platanios.tensorflow.proto.Int64List int64_list = 3;
setInt64Val(int, long) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT64
setInt64Value(long) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a signed integer value, limited to 64 bits.
setInterOpParallelismThreads(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Nodes that perform blocking operations are enqueued on a pool of inter_op_parallelism_threads available in each process.
setInterOpThreadPool(int) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
The thread pool to use, if session_inter_op_thread_pool is configured.
setInterOptimizerVerifierConfig(VerifierConfig) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setInterOptimizerVerifierConfig(VerifierConfig.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run after every optimizer.
setIntraOpParallelismThreads(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
The execution of an individual op (for some op types) can be parallelized on a pool of intra_op_parallelism_threads.
setIntVal(int, int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_INT32, DT_INT16, DT_INT8, DT_UINT8.
setInUse(boolean) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
bool in_use = 8;
setIsAggregate(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type.
setIsCommutative(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
setIsComponentFunction(boolean) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a component of a multi-device function.
setIsComponentFunction(boolean) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
If true, it means that function_def is produced by graph partition during multi-device function instantiation.
setIsDead(boolean) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
True if value is 'dead' like a tensor.
setIsDead(boolean) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
If true, this tensor was the output of a dead node, and the content is invalid.
setIsFinal(boolean) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
If true, the output is permanent: it can't be discarded, because this node is part of the "final output".
setIsFunction(boolean) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
Indicates whether the op is a function.
setIsLastPartialRun(boolean) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if this is the last partial run request in a sequence of requests.
setIsMethod(boolean) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
Whether this represents a class method.
setIsolateSessionState(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
setIsolateSessionState(boolean) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
If true, any resources such as Variables used in the session will not be shared with other sessions.
setIsPartial(boolean) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
True if the RunGraphRequest is a partial run request.
setIsRef(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
For inputs: if true, the inputs are required to be refs.
setIsResource(boolean) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether to represent this as a ResourceVariable.
setIsSource(boolean) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
bool is_source = 11;
setIsStateful(boolean) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g.
setJob(int, JobDef) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
setJob(int, JobDef.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
The jobs that comprise the cluster.
setJobName(String) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The name of the job of which this server is a member.
setJobNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The name of the job of which this server is a member.
setJobs(int, JobDeviceFilters) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
setJobs(int, JobDeviceFilters.Builder) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
repeated .org.platanios.tensorflow.proto.JobDeviceFilters jobs = 1;
setJsonName(String) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field JSON name.
setJsonNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field JSON name.
setKeepAliveSecs(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Number of seconds to keep the context alive.
setKeepCheckpointEveryNHours(float) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
How often to keep an additional checkpoint.
setKernel(int, KernelDef) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
setKernel(int, KernelDef.Builder) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
repeated .org.platanios.tensorflow.proto.KernelDef kernel = 1;
setKernelName(String) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelName(String) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Name of the kernel making the allocation as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Name of the kernel producing an output as set in GraphDef, e.g., "affine2/weights/Assign".
setKernelTrackerMaxBytes(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_bytes = n > 0, then a tracking event is inserted after every series of kernels allocating a sum of memory >= n.
setKernelTrackerMaxInterval(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
Parameters for GPUKernelTracker.
setKernelTrackerMaxPending(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If kernel_tracker_max_pending > 0 then no more than this many tracking events can be outstanding at a time.
setKey(String) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
string key = 1;
setKind(Autotuning.AutotuneResult.FailureKind) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
setKind(Field.Kind) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type.
setKindValue(int) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.FailureKind kind = 1;
setKindValue(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type.
setL1CacheSize(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L1 cache size in bytes
setL2CacheSize(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L2 cache size in bytes
setL3CacheSize(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
L3 cache size in bytes
setLabel(String) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
setLabelBytes(ByteString) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
This allows experimental kernels to be registered for an op that won't be used unless the user specifies a "_kernel" attr with value matching this.
setLargestAllocSize(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 largest_alloc_size = 4;
setLastModified(long) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
The timestamp at which the source code file is last modified.
setLayoutOptimizer(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLayoutOptimizerValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Optimize tensor layouts (default is ON) e.g.
setLazyCopyRemoteFunctionInputs(boolean) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
For a multi device function, if false, eagerly copy all remote inputs to the default function device; if true, lazily copy remote inputs to their target devices after function instantiation to avoid redundant copies.
setLength(long) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
int64 length = 2;
setLengthFrames(long) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Length of the audio in frames (samples per channel).
setLevel(LogMessage.Level) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
setLevelValue(int) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
.org.platanios.tensorflow.proto.LogMessage.Level level = 1;
setLibrary(FunctionDefLibrary) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
setLibrary(FunctionDefLibrary) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
setLibrary(FunctionDefLibrary.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
All necessary FunctionDefs and GradientDefs to expand `function_def`.
setLibrary(FunctionDefLibrary.Builder) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
EXPERIMENTAL.
setLine(int) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
Line number in the file.
setLines(int, String) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
Line-by-line content of the source code file.
setLines(int, String) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
Line-by-line content of the file.
setLink(int, InterconnectLink) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
setLink(int, InterconnectLink.Builder) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
repeated .org.platanios.tensorflow.proto.InterconnectLink link = 1;
setLinks(LocalLinks) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
setLinks(LocalLinks.Builder) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional local interconnect links to other devices.
setList(AttrValue.ListValue) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
setList(AttrValue.ListValue.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
any "list(...)"
setListDevices(ListDevicesRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
setListDevices(ListDevicesRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesRequest list_devices = 6;
setListDevicesResponse(ListDevicesResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
setListDevicesResponse(ListDevicesResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ListDevicesResponse list_devices_response = 26;
setListValue(Struct.ListValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
setListValue(Struct.ListValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a list of `Value`.
setLiveBytes(long) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
The bytes that are not deallocated.
setLocalDevice(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
setLocalDevice(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes local_device = 1;
setLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
setLocality(DeviceLocality.Builder) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Platform-specific data about device that may be useful for supporting efficient data transfers.
setLocalName(String) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLocalNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
A user-provided name for the edge.
setLogDevicePlacement(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Whether device placements should be logged.
setLogMessage(LogMessage) - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
setLogMessage(LogMessage.Builder) - Method in class org.platanios.tensorflow.proto.Event.Builder
The user output a log message.
setLoopEnterNames(int, String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for enter tensors.
setLoopExitNames(int, String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
List of names for exit tensors.
setLoopOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Loop optimizations (default is ON).
setLoopOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Loop optimizations (default is ON).
setMajor(int) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 major = 1;
setMajor(int) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 major = 1;
setMakeCallable(MakeCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
setMakeCallable(MakeCallableRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableRequest make_callable = 8;
setMakeCallableResponse(MakeCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
setMakeCallableResponse(MakeCallableResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.MakeCallableResponse make_callable_response = 28;
setMax(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double max = 2;
setMaxByteSize(int, int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
repeated int32 max_byte_size = 2;
setMaxFoldedConstantInBytes(long) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Constant folding optimization replaces tensors whose values can be predetermined, with constant nodes.
setMaximum(TensorProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
setMaximum(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto maximum = 5;
setMaximumIterationsName(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
setMaximumIterationsNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Optional name of the maximum_iterations tensor.
setMaxToKeep(int) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Maximum number of checkpoints to keep.
setMaybeTypeName(String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
setMaybeTypeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
For debug-only, the name of the type pointed to by this handle, if available.
setMemory(int, AllocatorMemoryUsed) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
setMemory(int, AllocatorMemoryUsed.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocatorMemoryUsed memory = 6;
setMemoryLimit(long) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Memory capacity of device in bytes.
setMemoryLimitMb(int, float) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
Per "virtual" device memory limit, in MB.
setMemoryOptimization(RewriterConfig.MemOptType) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Configures memory optimization passes through the meta-optimizer.
setMemoryOptimizerTargetNodeNameScope(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemoryOptimizerTargetNodeNameScopeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
A node name scope for node names which are valid outputs of recomputations.
setMemorySize(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Memory size in bytes
setMemoryStats(MemoryStats) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
setMemoryStats(MemoryStats.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
.org.platanios.tensorflow.proto.MemoryStats memory_stats = 12;
setMemoryTime(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Analytical estimate of the memory access cost of this node, in microseconds.
setMessage(String) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
string message = 2;
setMetadata(ByteString) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Portions of the object that are not Tensors.
setMetadata(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Initialization-related metadata.
setMetadata(RunMetadata) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
setMetadata(RunMetadata) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
setMetadata(RunMetadata.Builder) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
Returned metadata if requested in the options.
setMetadata(RunMetadata.Builder) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
Returned metadata if requested in the options.
setMetadata(SummaryMetadata) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
setMetadata(SummaryMetadata.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Contains metadata on the summary value such as which plugins may use it.
setMetadataBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Initialization-related metadata.
setMetaGraphDef(ByteString) - Method in class org.platanios.tensorflow.proto.Event.Builder
An encoded version of a MetaGraphDef.
setMetaGraphs(int, MetaGraphDef) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
setMetaGraphs(int, MetaGraphDef.Builder) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
One or more MetaGraphs.
setMetaGraphVersion(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaGraphVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User specified Version string.
setMetaInfoDef(MetaGraphDef.MetaInfoDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaInfoDef(MetaGraphDef.MetaInfoDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
.org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef meta_info_def = 1;
setMetaOptimizerIterations(RewriterConfig.NumIterationsType) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerIterationsValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Controls how many times we run the optimizers in meta optimizer (default is once).
setMetaOptimizerTimeoutMs(long) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Maximum number of milliseconds to spend optimizing a single graph before timing out.
setMethodName(String) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
setMethodNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
Extensible method_name information enabling third-party users to mark a SignatureDef as supporting a particular method.
setMin(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double min = 1;
setMinConsumer(int) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
Any consumer below this version is not allowed to consume this data.
setMinGraphNodes(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
The minimum number of nodes in a graph to optimizer.
setMinimum(long) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
int64 minimum = 6;
setMinimum(TensorProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
setMinimum(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorProto minimum = 4;
setMinor(int) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
int32 minor = 2;
setMinor(int) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 minor = 2;
setModel(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Model (Haswell, K40, ...)
setModelBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Model (Haswell, K40, ...)
setModelCheckpointPath(String) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Path to the most-recent model checkpoint.
setModelCheckpointPathBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
Path to the most-recent model checkpoint.
setMsg(String) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
string msg = 2;
setMsg(String) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
string msg = 3;
setMsgBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
string msg = 2;
setMsgBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
string msg = 3;
setName(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
setName(String) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The name of the node.
setName(String) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
setName(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string name = 2;
setName(String) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum type name.
setName(String) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value name.
setName(String) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field name.
setName(String) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's name.
setName(String) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The fully qualified message name.
setName(String) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
The name of this job.
setName(String) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
The name of this job.
setName(String) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
setName(String) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
Name of the tensor.
setName(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The name given to this operator.
setName(String) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Name for the input/output.
setName(String) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A descriptive name for the argument.
setName(String) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setName(String) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name of this resource.
setName(String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
setName(String) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
string name = 1;
setName(String) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setName(String) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setName(String) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
Name should be either like "CamelCaseName" or "Package.CamelCaseName".
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
The name of the node.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
Fully specified name of the device within a cluster.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Enum type name.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value name.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field name.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's name.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The fully qualified message name.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
The name of this job.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
The name of this job.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
Name of an attr from the Op.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
Name of the tensor.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The name given to this operator.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Name for the input/output.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
A descriptive name for the argument.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Op names starting with an underscore are reserved for internal use.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
Unique name of this resource.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
string name = 6;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
For dense `Tensor`s, the name of the tensor in the graph.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Optional name of the tensor dimension.
setNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
A name for the Tensor.
setNamedTupleValue(Struct.NamedTupleValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
setNamedTupleValue(Struct.NamedTupleValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents Python's namedtuple.
setNanos(int) - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed fractions of a second at nanosecond resolution of the span of time.
setNestedContexts(int, ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Contexts contained inside this context (e.g.
setNestedContexts(int, ControlFlowContextDef.Builder) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Contexts contained inside this context (e.g.
setNewGraphVersion(long) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
The new version number for the extended graph, to be used in the next call to ExtendSession.
setNewReplaySession(ReplayLog.NewReplaySession) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
setNewReplaySession(ReplayLog.NewReplaySession.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.NewReplaySession new_replay_session = 11;
setNextStepId(long) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
int64 next_step_id = 2;
setNode(int, CostGraphDef.Node) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
setNode(int, CostGraphDef.Node.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node node = 1;
setNode(int, NodeDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
setNode(int, NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
repeated .org.platanios.tensorflow.proto.NodeDef node = 1;
setNodeDef(int, NodeDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
setNodeDef(int, NodeDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
By convention, "op" in node_def is resolved by consulting with a user-defined library first.
setNodeId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
int32 node_id = 2;
setNodeId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 node_id = 2;
setNodeId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
int32 node_id = 1;
setNodeId(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
setNodeInfo(int, GraphTransferNodeInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
setNodeInfo(int, GraphTransferNodeInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInfo node_info = 1;
setNodeInput(int, GraphTransferNodeInput) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
setNodeInput(int, GraphTransferNodeInput.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInput node_input = 2;
setNodeInputInfo(int, GraphTransferNodeInputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
setNodeInputInfo(int, GraphTransferNodeInputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeInputInfo node_input_info = 3;
setNodeList(CollectionDef.NodeList) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
setNodeList(CollectionDef.NodeList.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
.org.platanios.tensorflow.proto.CollectionDef.NodeList node_list = 1;
setNodeName(String) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name of the node to watch.
setNodeName(String) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
setNodeName(String) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
This field is deprecated and will not be set.
setNodeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Name of the node to watch.
setNodeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
TODO(tucker): Use some more compact form of node identity than the full string name.
setNodeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
This field is deprecated and will not be set.
setNodeOutputInfo(int, GraphTransferNodeOutputInfo) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
setNodeOutputInfo(int, GraphTransferNodeOutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
repeated .org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo node_output_info = 4;
setNodes(int, SavedObjectGraphOuterClass.SavedObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, SavedObjectGraphOuterClass.SavedObject.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
Flattened list of objects in the object graph.
setNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
setNodes(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
repeated .org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject nodes = 1;
setNodeStats(int, NodeExecStats) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
setNodeStats(int, NodeExecStats.Builder) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
repeated .org.platanios.tensorflow.proto.NodeExecStats node_stats = 2;
setNoneValue(Struct.NoneValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
setNoneValue(Struct.NoneValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents None.
setNum(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double num = 3;
setNumAllocs(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 num_allocs = 1;
setNumaNode(int) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
Optional NUMA locality of device.
setNumber(int) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Enum value number.
setNumber(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field number.
setNumberAttr(String) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumberAttrBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "int"
setNumBytes(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Number of bytes in the allocation.
setNumBytes(long) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Size of value expected, must agree with BufRendezvous entry.
setNumBytes(long) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Byte length of buf_ptr field, if set.
setNumChannels(long) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Number of channels of audio.
setNumCores(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of cores
setNumDevToDevCopyStreams(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If > 1, the number of device-to-device copy streams to create for each GPUDevice.
setNumOutputs(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Number of output tensors.
setNumOutputs(int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Number of output tensors emitted by the op.
setNumRecordsProduced(long) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 num_records_produced = 3;
setNumRegisters(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Number of registers per core.
setNumReplicas(int) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
int32 num_replicas = 2;
setNumShards(int) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Number of data files in the bundle.
setNumTasks(int) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
number of distinct tasks hosting the devices
setNumThreads(int) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
The number of threads in the pool.
setObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObjectGraphDef(SavedObjectGraphOuterClass.SavedObjectGraph.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
Extra information about the structure of functions and stateful objects.
setObsoleteOldStyleHistogram(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
bytes obsolete_old_style_histogram = 3;
setOffset(long) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 offset = 4;
setOneofIndex(int) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The index of the field type in `Type.oneofs`, for message or enumeration types.
setOneofs(int, String) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The list of types appearing in `oneof` definitions in this type.
setOp(int, ApiDef) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
setOp(int, ApiDef.Builder) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
repeated .org.platanios.tensorflow.proto.ApiDef op = 1;
setOp(int, OpDef) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
setOp(int, OpDef.Builder) - Method in class org.platanios.tensorflow.proto.OpList.Builder
repeated .org.platanios.tensorflow.proto.OpDef op = 1;
setOp(String) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Must match the name of an Op.
setOp(String) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The operation name.
setOpBytes(ByteString) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Must match the name of an Op.
setOpBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
The operation name.
setOpDevice(String) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device where the tensor is located.
setOpDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Device where the tensor is located.
setOpEndRelMicros(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_micros = 4;
setOpEndRelNanos(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_end_rel_nanos = 15;
setOperation(String) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
setOperation(String) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
setOperation(String) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperation(EagerServiceOuterClass.Operation) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
setOperation(EagerServiceOuterClass.Operation) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
setOperation(EagerServiceOuterClass.Operation.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
setOperation(EagerServiceOuterClass.Operation.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
.org.platanios.tensorflow.proto.Operation operation = 2;
setOperationBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Name of the operation making the allocation.
setOperationBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Name of the operation making the deallocation.
setOperationBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
An Operation name for a ConstantOp in this SavedObjectGraph's MetaGraph.
setOperationTimeoutInMs(long) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Global timeout for all blocking operations in this session.
setOpId(int, long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
Ids to wait on.
setOpId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
All remote tensors are identified by <Op ID, Output num>.
setOpId(long) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The ID of the operation that produced this tensor.
setOpInputs(int, EagerServiceOuterClass.Operation.Input) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
setOpInputs(int, EagerServiceOuterClass.Operation.Input.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
repeated .org.platanios.tensorflow.proto.Operation.Input op_inputs = 10;
setOpName(String) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
string op_name = 5;
setOpName(String) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
setOpName(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
setOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
string op_name = 5;
setOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Name of the op (applicable only in the case of the `FULL_TENSOR` trace level).
setOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Name of the op (e.g., "Dense/MatMul_1").
setOpStartRelMicros(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_micros = 3;
setOpStartRelNanos(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 op_start_rel_nanos = 14;
setOptimizeForStaticGraph(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, the session may treat the graph as being static for optimization purposes.
setOptimizerOptions(OptimizerOptions) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizerOptions(OptimizerOptions.Builder) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options controlling how graph is optimized.
setOptimizers(int, String) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
If non-empty, will use this as an alternative way to specify a list of optimizations to turn on and the order of the optimizations (replacing the meta-optimizer).
setOptionalRestore(boolean) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
Whether checkpoints should be considered as matching even without this value restored.
setOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
setOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
setOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
setOptions(int, Option) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
setOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
Protocol buffer options.
setOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
Protocol buffer options.
setOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The protocol buffer options.
setOptions(int, Option.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The protocol buffer options.
setOptions(CallableOptions) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
setOptions(CallableOptions.Builder) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Options that define the behavior of the created callable.
setOptions(RunOptions) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
setOptions(RunOptions.Builder) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Options for the run call.
setOptions(TraceOpts) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
setOptions(TraceOpts.Builder) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
.org.platanios.tensorflow.proto.TraceOpts options = 1;
setOptLevel(OptimizerOptions.Level) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Overall optimization level.
setOptLevelValue(int) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
Overall optimization level.
setOpType(String) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Op type (e.g., "MatMul").
setOpType(String) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
setOpTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Op type (e.g., "MatMul").
setOpTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Type of the op (e.g., "MatMul").
setOriginalFuncNames(int, String) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
This is intended to store the list of names of the functions from the original graph that this node was derived.
setOriginalGraphDef(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
Original (uninstrumented) GraphDef (if available).
setOriginalNodeNames(int, String) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
Opaque string inserted into error messages created by the runtime.
setOriginalVariableNodeId(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the variable object this slot was created for.
setOutArg(int, ApiDef.Arg) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
setOutArg(int, ApiDef.Arg.Builder) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
repeated .org.platanios.tensorflow.proto.ApiDef.Arg out_arg = 5;
setOuterContextId(String) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
setOuterContextIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
IDs of the immediate enclosing context (graph), if any.
setOutput(int, NodeOutput) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
setOutput(int, NodeOutput.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.NodeOutput output = 7;
setOutputArg(int, OpDef.ArgDef) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
setOutputArg(int, OpDef.ArgDef.Builder) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
Description of the output(s).
setOutputCount(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 output_count = 7;
setOutputInfo(int, CostGraphDef.Node.OutputInfo) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputInfo(int, CostGraphDef.Node.OutputInfo.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
repeated .org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo output_info = 5;
setOutputNum(int) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
The index into the outputs of the operation that produced this tensor.
setOutputPartitionGraphs(boolean) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Whether the partition graph(s) executed by the executor(s) should be outputted via RunMetadata.
setOutputPort(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
int32 output_port = 2;
setOutputSignature(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSignature(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
Output that was the return value of this function after replacing all Tensors with TensorSpecs.
setOutputSlot(int) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Output slot to watch.
setOutputSlot(int) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Output slot of the tensor (applicable only in the case of the `FULL_TENSOR` trace level).
setOutputTensorDeviceIds(int, int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Debugged-generated IDs of the devices on which the output tensors reside.
setOutputTensorIds(int, int) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
Unique IDs for the output tensors of this op.
setOutputTensorIds(int, long) - Method in class org.platanios.tensorflow.proto.Execution.Builder
IDs of the output tensors (if availbable).
setPacked(boolean) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
Whether to use alternative packed wire representation.
setPaddingId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 padding_id = 5;
setParallelIterations(int) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
The number of iterations allowed to run in parallel.
setPartialRunHandle(String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
setPartialRunHandle(String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Partial run handle (optional).
setPartialRunHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
The unique handle corresponding to the ongoing partial run call setup by the invocation to PartialRunSetup.
setPartialRunHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Partial run handle (optional).
setPartialRunSetup(PartialRunSetupRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
setPartialRunSetup(PartialRunSetupRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupRequest partial_run_setup = 3;
setPartialRunSetupResponse(PartialRunSetupResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
setPartialRunSetupResponse(PartialRunSetupResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.PartialRunSetupResponse partial_run_setup_response = 23;
setPartitionGraph(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
setPartitionGraph(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
repeated .org.platanios.tensorflow.proto.GraphDef partition_graph = 4;
setPartitionGraphs(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Graphs of the partitions executed by executors.
setPartitionGraphs(int, GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
TODO(nareshmodi): Include some sort of function/cache-key identifier?
setPatch(int) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
int32 patch = 3;
setPeakBytes(long) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
int64 peak_bytes = 3;
setPeakBytesInUse(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
int64 peak_bytes_in_use = 3;
setPerProcessGpuMemoryFraction(double) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
Fraction of the available GPU memory to allocate for each process.
setPersistentMemorySize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Persistent memory used by this node.
setPersistentMemorySize(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 persistent_memory_size = 3;
setPersistentTensorAllocIds(int, long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
repeated int64 persistent_tensor_alloc_ids = 5;
setPhysicalDeviceDesc(String) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
setPhysicalDeviceDescBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
String representation of the physical device that this device maps to.
setPinToHostOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPinToHostOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Force small ops onto the CPU (default is OFF).
setPivotForBodyName(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_body tensor.
setPivotForBodyNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_body tensor.
setPivotForPredName(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
setPivotForPredNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot_for_pred tensor.
setPivotName(String) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pivot tensor.
setPivotName(String) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot tensor.
setPivotNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pivot tensor.
setPivotNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Name of the pivot tensor.
setPlaceholder(String) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlaceholderBytes(ByteString) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
This is a placeholder only used in nodes defined inside a function.
setPlacementPeriod(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Assignment of Nodes to Devices is recomputed every placement_period steps until the system warms up (at which point the recomputation typically slows down automatically).
setPlacePrunedGraph(boolean) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Only place the subgraphs that are run, rather than the entire graph.
setPluginData(SummaryMetadata.PluginData) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
setPluginData(SummaryMetadata.PluginData.Builder) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Data that associates a summary with a certain plugin.
setPluginName(String) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
setPluginNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
The name of the plugin this data pertains to.
setPollingActiveDelayUsecs(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
In the event polling loop sleep this many microseconds between PollEvents calls, when the queue is not empty.
setPollingInactiveDelayMsecs(int) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
This field is deprecated and ignored.
setPort(int) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The server port.
setPostOptimizationGraph(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
setPostOptimizationGraph(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef post_optimization_graph = 3;
setPostOptimizationVerifierConfig(VerifierConfig) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
setPostOptimizationVerifierConfig(VerifierConfig.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
VerifierConfig specifying the verifiers to be run at the end, after all optimizers have run.
setPrecedingNode(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_node = 1;
setPrecedingPort(int) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
int32 preceding_port = 2;
setPredName(String) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pred tensor.
setPredNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Name of the pred tensor.
setPreOptimizationGraph(GraphDef) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
setPreOptimizationGraph(GraphDef.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
.org.platanios.tensorflow.proto.GraphDef pre_optimization_graph = 2;
setPriority(int) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
Prioritization of kernel amongst different devices.
setPriority(long) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
Priority of the request.
setProducer(int) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
The version of the code that produced this data.
setProperties(DevicePropertiesProtos.DeviceProperties) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
setProperties(DevicePropertiesProtos.DeviceProperties.Builder) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
.org.platanios.tensorflow.proto.DeviceProperties properties = 2;
setProtocol(String) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The protocol to be used by this server.
setProtocolBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The protocol to be used by this server.
setPtr(long) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Address of the allocation.
setPtr(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Address of the allocation.
setQueue(int, EagerServiceOuterClass.QueueItem) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
setQueue(int, EagerServiceOuterClass.QueueItem.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
repeated .org.platanios.tensorflow.proto.QueueItem queue = 3;
setQueueClosedExceptionTypes(int, Code) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
setQueueClosedExceptionTypesValue(int, int) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
A list of exception types considered to signal a safely closed queue if raised during enqueue operations.
setQueueName(String) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
Queue name.
setQueueNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
Queue name.
setQueueResponse(int, EagerServiceOuterClass.QueueResponse) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
setQueueResponse(int, EagerServiceOuterClass.QueueResponse.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
A single operation response for every item in the request.
setRecordCosts(boolean) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_costs = 1;
setRecordPartitionGraphs(boolean) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_partition_graphs = 4;
setRecordTimeline(boolean) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool record_timeline = 3;
setRecv(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
setRecv(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
A list of tensors corresponding to those requested by `RunGraphRequest.recv_key`.
setRecvBufMaxChunk(int) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Guidance to formatting of large RecvBuf fields for transfer.
setRecvKey(int, String) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
repeated string recv_key = 4;
setReferenceConv(Autotuning.AutotuneResult.ConvKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
setReferenceConv(Autotuning.AutotuneResult.ConvKey.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.ConvKey reference_conv = 11;
setReferencedTensor(int, AllocationDescription) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
setReferencedTensor(int, AllocationDescription.Builder) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
repeated .org.platanios.tensorflow.proto.AllocationDescription referenced_tensor = 11;
setReferenceGemm(Autotuning.AutotuneResult.GemmKey) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
setReferenceGemm(Autotuning.AutotuneResult.GemmKey.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
.org.platanios.tensorflow.proto.AutotuneResult.GemmKey reference_gemm = 12;
setRegisterFunction(EagerServiceOuterClass.RegisterFunctionOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
setRegisterFunction(EagerServiceOuterClass.RegisterFunctionOp.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
Takes a FunctionDef and makes it enqueable on the remote worker.
setReleaseCallable(ReleaseCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
setReleaseCallable(ReleaseCallableRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableRequest release_callable = 10;
setReleaseCallableResponse(ReleaseCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
setReleaseCallableResponse(ReleaseCallableResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ReleaseCallableResponse release_callable_response = 30;
setRemapping(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRemappingValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Remapping (default is ON) Remap subgraphs onto more efficient implementations.
setRemoteDevice(int, DeviceAttributes) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
setRemoteDevice(int, DeviceAttributes.Builder) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
repeated .org.platanios.tensorflow.proto.DeviceAttributes remote_device = 2;
setRemoteHandle(RemoteTensorHandle) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
setRemoteHandle(RemoteTensorHandle.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.RemoteTensorHandle remote_handle = 1;
setRenameTo(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Change the name used to access this arg in the API from what is used in the GraphDef.
setRenameTo(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
setRenameToBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
Change the name used to access this arg in the API from what is used in the GraphDef.
setRenameToBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
Change the name used to access this attr in the API from what is used in the GraphDef.
setRendezvousKey(String) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
A key identifying the channel to receive tensors from.
setRendezvousKeyBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
A key identifying the channel to receive tensors from.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
setReportTensorAllocationsUponOom(boolean) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
bool report_tensor_allocations_upon_oom = 5;
setReportTensorAllocationsUponOom(boolean) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
When enabled, causes tensor allocation information to be included in the error message when the Run() call fails because the allocator ran out of memory (OOM).
setRequestedBytes(long) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
Total number of bytes requested
setRequestedSize(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 requested_size = 3;
setRequestId(long) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
Unique identifier for this request.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
int64 request_id = 1;
setRequestId(long) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Unique identifier for this request.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Depending on the RPC system in use, it may be necessary to set this id to detect resends of RPCs where the server is not aware that the prior RPC failed.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Unique identifier for this request.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
Unique identifier for this request.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Unique identifier for this request.
setRequestId(long) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Unique identifier for this request.
setRequireAck(boolean) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
setRequireAck(boolean) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Whether the receiver should send a MarkRecvFinishedRequest to the sender to ack the message.
setResetDiskByteUsage(boolean) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
Whether the total disk usage of tfdbg is to be reset to zero in this Session.run call.
setResetRequest(ResetRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
setResetRequest(ResetRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetRequest reset_request = 7;
setResetRequestResponse(ResetResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
setResetRequestResponse(ResetResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.ResetResponse reset_request_response = 27;
setResource(SavedObjectGraphOuterClass.SavedResource) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
setResource(SavedObjectGraphOuterClass.SavedResource.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedResource resource = 10;
setResourceDtypesAndShapes(int, ResourceDtypeAndShape) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
setResourceDtypesAndShapes(int, ResourceDtypeAndShape.Builder) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
Optional data types and shapes of a remote resource variable.
setResourceHandleVal(int, ResourceHandleProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
setResourceHandleVal(int, ResourceHandleProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_RESOURCE
setRestoreOpName(String) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setRestoreOpNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when restoring a model checkpoint.
setResults(int, Autotuning.AutotuneResult) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
setResults(int, Autotuning.AutotuneResult.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
Records all auto-tuning results per algorithm.
setRewriteOptions(RewriterConfig) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRewriteOptions(RewriterConfig.Builder) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
Options that control the type and amount of graph rewriting.
setRpcOptions(RPCOptions) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRpcOptions(RPCOptions.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
Options that apply when this session uses the distributed runtime.
setRunCallable(RunCallableRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
setRunCallable(RunCallableRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableRequest run_callable = 9;
setRunCallableResponse(RunCallableResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
setRunCallableResponse(RunCallableResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunCallableResponse run_callable_response = 29;
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunHandlerPoolOptions(RunOptions.Experimental.RunHandlerPoolOptions.Builder) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
.org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions run_handler_pool_options = 3;
setRunMetadata(ByteString) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Byte-encoded version of the `RunMetadata` proto in order to allow lazy deserialization.
setRunOptions(RunOptions) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
setRunOptions(RunOptions.Builder) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Options that will be applied to each run.
setRunStep(RunStepRequest) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
setRunStep(RunStepRequest.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepRequest run_step = 4;
setRunStepResponse(RunStepResponse) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
setRunStepResponse(RunStepResponse.Builder) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
.org.platanios.tensorflow.proto.RunStepResponse run_step_response = 24;
setRunTime(Duration) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
setRunTime(Duration.Builder) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
.org.platanios.tensorflow.proto.Duration run_time = 9;
setS(int, ByteString) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(string)"
setS(ByteString) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"string"
setSampleRate(float) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
Sample rate of the audio in Hz.
setSavedModelSchemaVersion(long) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
The schema version of the SavedModel instance.
setSaverDef(SaverDef) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
setSaverDef(SaverDef.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
SaverDef.
setSaveSliceInfoDef(SaveSliceInfoDef) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveSliceInfoDef(SaveSliceInfoDef.Builder) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Support for saving variables as slices of a larger variable.
setSaveTensorName(String) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when saving a model checkpoint.
setSaveTensorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
The operation to run when saving a model checkpoint.
setScheduledMicros(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_micros = 9;
setScheduledNanos(long) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
int64 scheduled_nanos = 17;
setScomplexVal(int, float) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_COMPLEX64.
setScopedAllocatorOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
setScopedAllocatorOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Try to allocate some independent Op outputs contiguously in order to merge or eliminate downstream Ops (off by default).
setScopedAllocatorOpts(ScopedAllocatorOptions) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
setScopedAllocatorOpts(ScopedAllocatorOptions.Builder) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
.org.platanios.tensorflow.proto.ScopedAllocatorOptions scoped_allocator_opts = 16;
setScratchBytes(long) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
int64 scratch_bytes = 8;
setSeconds(long) - Method in class org.platanios.tensorflow.proto.Duration.Builder
Signed seconds of the span of time.
setSend(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
setSend(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
Runs the graph.
setSendStartMicros(long) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, for timeline.
setSendStartMicros(long) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The time at which tensor was available and started to be returned.
setSendTensor(EagerServiceOuterClass.SendTensorOp) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
setSendTensor(EagerServiceOuterClass.SendTensorOp.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
.org.platanios.tensorflow.proto.SendTensorOp send_tensor = 3;
setServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
setServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
setServerDef(ServerDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
setServerDef(ServerDef.Builder) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Defines the configuration of a TensorFlow worker.
setServerDef(ServerDef.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
setServerDef(ServerDef.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
Identifies the full cluster, and this particular worker's position within.
setServerLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
setServerLocality(DeviceLocality) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
setServerLocality(DeviceLocality.Builder) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional information on server-side device locality.
setServerLocality(DeviceLocality.Builder) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information on server-side device locality.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The session handle to be used in subsequent calls for the created session.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Sessions are identified by a given handle.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
Sessions are identified by a given handle.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
The session_handle used when registering the graph.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
Optional: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Subgraphs are scoped within one session.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
string session_handle = 2;
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
session_handle is the master-generated unique id for this session.
setSessionHandle(String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
The session handle to be used in subsequent calls for the created session.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
Sessions are identified by a given handle.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
Sessions are identified by a given handle.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
The session_handle used when registering the graph.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
Optional: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
Subgraphs are scoped within one session.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
string session_handle = 2;
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
session_handle is the master-generated unique id for this session.
setSessionHandleBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
setSessionInterOpThreadPool(int, ThreadPoolOptionProto) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
setSessionInterOpThreadPool(int, ThreadPoolOptionProto.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
This option is experimental - it may be replaced with a different mechanism in the future.
setSessionLog(SessionLog) - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
setSessionLog(SessionLog.Builder) - Method in class org.platanios.tensorflow.proto.Event.Builder
The state of the session which can be used for restarting after crashes.
setSessionMetadata(SessionMetadata) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
setSessionMetadata(SessionMetadata.Builder) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Metadata about the session.
setShape(int, long) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
repeated int64 shape = 3;
setShape(int, long) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
repeated int64 shape = 2;
setShape(int, long) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
repeated int64 shape = 2;
setShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
setShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
setShape(int, TensorShapeProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
setShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(shape)"
setShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
`shape` and `tensor` cannot be set in the same response.
setShape(int, TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorShapeProto shape = 1;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"shape"
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 4;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 3;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
.org.platanios.tensorflow.proto.TensorShapeProto shape = 2;
setShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
Shape of the tensor.
setShapeOptimization(RewriterConfig.Toggle) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setShapeOptimizationValue(int) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
Shape optimizations (default is ON) Simplify computations made on shapes.
setSharded(boolean) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
Shard the save files, one per device that has Variable nodes.
setShardId(int) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
The binary content of the tensor lies in: File "shard_id": bytes [offset, offset + size).
setShareClusterDevicesInSession(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
When true, WorkerSessions are created with device attributes from the full cluster.
setShareClusterDevicesInSession(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
This was promoted to a non-experimental API.
setSharedMemorySizePerMultiprocessor(long) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Shared memory size per multiprocessor in bytes.
setShareSessionStateInClusterspecPropagation(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
In the following, session state means the value of a variable, elements in a hash table, or any other resource, accessible by worker sessions held by a TF server.
setShutdownMode(WorkerShutdownMode) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
setShutdownModeValue(int) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WorkerShutdownMode shutdown_mode = 1;
setSignature(OpDef) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSignature(OpDef.Builder) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
The definition of the function's name, arguments, return values, attrs etc.
setSimpleValue(float) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
float simple_value = 2;
setSize(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
int64 size = 2;
setSize(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
int64 size = 2;
setSize(long) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
int64 size = 5;
setSize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
int64 size = 1;
setSize(long) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
Size of the tensor in that dimension.
setSlices(int, TensorSliceProto) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
setSlices(int, TensorSliceProto.Builder) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
Iff present, this entry represents a partitioned tensor.
setSlot(int) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
int32 slot = 1;
setSlotName(String) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
The name of the slot (e.g.
setSlotVariableNodeId(int) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
An index into `TrackableObjectGraph.nodes`, indicating the `Object` with the value of the slot variable.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
Slot variables owned by this object.
setSlotVariables(int, TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
Slot variables owned by this object.
setSnapShot(int, BfcMemoryMap.SnapShot) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
setSnapShot(int, BfcMemoryMap.SnapShot.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
repeated .org.platanios.tensorflow.proto.SnapShot snap_shot = 4;
setSnapshotName(String) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the snapshot tensor.
setSnapshotNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the snapshot tensor.
setSocOpId(int) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
int32 soc_op_id = 4;
setSourceContext(SourceContext) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
setSourceContext(SourceContext) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
setSourceContext(SourceContext.Builder) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source context.
setSourceContext(SourceContext.Builder) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source context.
setSourceFile(SourceFile) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
setSourceFile(SourceFile.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
The content of a source file.
setSourceFiles(int, DebuggedSourceFile) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
setSourceFiles(int, DebuggedSourceFile.Builder) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
A collection of source code files.
setSourceRank(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
int32 source_rank = 2;
setSrcDevice(String) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
For annotating timeline and device incarnation check.
setSrcDeviceBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
For annotating timeline and device incarnation check.
setSrcIncarnation(long) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Incarnation number of the source device, used to detect worker failures.
setStackFrameIds(int, String) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
ID to a stack frame, each of which is pointed to by a unique ID.
setStackFrameWithId(StackFrameWithId) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
setStackFrameWithId(StackFrameWithId.Builder) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
A stack frame (filename, line number and column number, function name and code string) with ID.
setStart(long) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
Start index of the slice, starting at 0.
setStartTimeUs(double) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
double start_time_us = 31;
setStats(BfcMemoryMap.MemAllocatorStats) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
setStats(BfcMemoryMap.MemAllocatorStats.Builder) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
.org.platanios.tensorflow.proto.MemAllocatorStats stats = 5;
setStatus(SessionLog.SessionStatus) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
setStatusCode(Code) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
setStatusCode(Code) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
setStatusCodeValue(int) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
setStatusCodeValue(int) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
If store_errors_in_response_body is true in the request, then optionally the server may return an OK status for the RPC and fill the true status into the fields below, to allow for messages that are too long to fit in metadata.
setStatusErrorMessage(String) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
string status_error_message = 6;
setStatusErrorMessage(String) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
string status_error_message = 4;
setStatusErrorMessageBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
string status_error_message = 6;
setStatusErrorMessageBytes(ByteString) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
string status_error_message = 4;
setStatusValue(int) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
.org.platanios.tensorflow.proto.SessionLog.SessionStatus status = 1;
setStep(int, LabeledStepStats) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
setStep(int, LabeledStepStats.Builder) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
repeated .org.platanios.tensorflow.proto.LabeledStepStats step = 1;
setStep(long) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Step of training (if available).
setStep(long) - Method in class org.platanios.tensorflow.proto.Event.Builder
Global step of the event.
setStepId(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
uint64 step_id = 9;
setStepId(long) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
int64 step_id = 1;
setStepId(long) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
int64 step_id = 1;
setStepId(long) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
int64 step_id = 1;
setStepId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
Process-unique step id.
setStepId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Process-unique step id.
setStepId(long) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Process-unique step id.
setStepId(long) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Used at server side to find the correct BufRendezvous.
setStepId(long) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
The step in which the tensor will be produced.
setStepId(long) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
A unique ID to distinguish different runs of the same graph.
setStepSequence(int, StepSequence) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
setStepSequence(int, StepSequence.Builder) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
repeated .org.platanios.tensorflow.proto.StepSequence step_sequence = 1;
setStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
setStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
setStepStats(StepStats) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
setStepStats(StepStats.Builder) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
.org.platanios.tensorflow.proto.StepStats step_stats = 2;
setStepStats(StepStats.Builder) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
If the request asked for execution stats, the cost graph, or the partition graphs, these are returned here.
setStepStats(StepStats.Builder) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
Statistics traced for this step.
setStoreErrorsInResponseBody(boolean) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunGraphResponse with the actual error saved in the status_code/status_error_message fields of the response body.
setStoreErrorsInResponseBody(boolean) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
If true then some errors, e.g., execution errors that have long error messages, may return an OK RunStepResponse with the actual error saved in the status_code/status_error_message fields of the response body.
setStrength(int) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
int32 strength = 3;
setStringVal(int, ByteString) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_STRING
setStringValue(String) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStringValueBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a string of Unicode characters stored in a Python `str`.
setStrippedDefaultAttrs(boolean) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A flag to denote whether default-valued attrs have been stripped from the nodes in this graph_def.
setStrippedOpList(OpList) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
setStrippedOpList(OpList.Builder) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
A copy of the OpDefs used by the producer of this graph_def.
setStructureVerifier(VerifierConfig.Toggle) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setStructureVerifierValue(int) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Perform structural validation on a tensorflow graph.
setSubdivOffset(int, int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
repeated int32 subdiv_offset = 9;
setSum(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum = 4;
setSummary(String) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
One-line human-readable description of what the Op does.
setSummary(String) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
One-line human-readable description of what the Op does.
setSummary(Summary) - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
setSummary(Summary.Builder) - Method in class org.platanios.tensorflow.proto.Event.Builder
A summary was generated.
setSummaryBytes(ByteString) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
One-line human-readable description of what the Op does.
setSummaryBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
One-line human-readable description of what the Op does.
setSummaryDescription(String) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Longform readable description of the summary sequence.
setSummaryDescriptionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
Longform readable description of the summary sequence.
setSumSquares(double) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
double sum_squares = 5;
setSwapMemory(boolean) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Whether GPU-CPU memory swap is enabled for this loop.
setSynchronization(VariableSynchronization) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
setSynchronization(VariableSynchronization) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSynchronizationValue(int) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
.org.platanios.tensorflow.proto.VariableSynchronization synchronization = 4;
setSynchronizationValue(int) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Indicates when a distributed variable will be synced.
setSyncRemoteExecutorForStream(EagerServiceOuterClass.SyncRemoteExecutorForStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
setSyncRemoteExecutorForStream(EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
A remote executor is created to execute ops/functions asynchronously enqueued in streaming call.
setSyntax(Syntax) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source syntax.
setSyntax(Syntax) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source syntax.
setSyntaxValue(int) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
The source syntax.
setSyntaxValue(int) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
The source syntax.
setTag(String) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Tag name for the data.
setTag(String) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Tag name associated with this metadata.
setTagBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
Tag name for the data.
setTagBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
Tag name associated with this metadata.
setTaggedRunMetadata(TaggedRunMetadata) - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
setTaggedRunMetadata(TaggedRunMetadata.Builder) - Method in class org.platanios.tensorflow.proto.Event.Builder
The metadata returned by running a session.run() call.
setTags(int, String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
User supplied tag(s) on the meta_graph and included graph_def.
setTarget(int, String) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Target Nodes.
setTarget(int, String) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
Target Nodes.
setTarget(int, String) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
Target Nodes.
setTarget(String) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The target string used from the client's perspective.
setTargetBytes(ByteString) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
The target string used from the client's perspective.
setTaskIndex(int) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
The task index of this server in its job.
setTaskName(int, String) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
task name prefixes of device_names
setTempMemorySize(long) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
int64 temp_memory_size = 1;
setTemporaryMemorySize(long) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
Temporary memory used by this node.
setTensor(int, NamedTensorProto) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
setTensor(int, NamedTensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
NOTE: The order of the returned tensors may or may not match the fetch order specified in RunStepRequest.
setTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
setTensor(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
setTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(tensor)"
setTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
Output tensors of a remote function.
setTensor(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
repeated .org.platanios.tensorflow.proto.TensorProto tensor = 2;
setTensor(TensorDescription) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
setTensor(TensorDescription) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
setTensor(TensorDescription.Builder) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
Allocated tensor details.
setTensor(TensorDescription.Builder) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
Output tensor details.
setTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
setTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
setTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
setTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
setTensor(TensorProto) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
setTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"tensor"
setTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 2;
setTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
The client can populate a TensorProto using a tensorflow::Tensor`, or directly using the protobuf field accessors.
setTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
The tensor as a proto.
setTensor(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
.org.platanios.tensorflow.proto.TensorProto tensor = 8;
setTensorConnection(int, TensorConnection) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorConnection(int, TensorConnection.Builder) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
Tensors to be connected in the callable.
setTensorContent(int, ByteString) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
repeated bytes tensor_content = 1;
setTensorContent(ByteString) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Serialized raw tensor content from either Tensor::AsProtoTensorContent or memcpy in tensorflow::grpc::EncodeTensorToByteBuffer.
setTensorDebugMode(TensorDebugMode) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugMode(TensorDebugMode) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugModeValue(int) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Type of the tensor value encapsulated in this proto.
setTensorDebugModeValue(int) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Type of the tensor value encapsulated in this proto.
setTensorDescription(TensorDescription) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
setTensorDescription(TensorDescription.Builder) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
.org.platanios.tensorflow.proto.TensorDescription tensor_description = 3;
setTensorDtypeValue(DataType) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents an enum value for dtype.
setTensorDtypeValueValue(int) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents an enum value for dtype.
setTensorflowGitVersion(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowGitVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __git_version__ string of the tensorflow build used to write this graph.
setTensorflowVersion(String) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of TensorFlow.
setTensorflowVersion(String) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorflowVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
Version of TensorFlow.
setTensorflowVersionBytes(ByteString) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
The __version__ string of the tensorflow build used to write this graph.
setTensorInfo(TensorInfo) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorInfo(TensorInfo.Builder) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
The tensor to bind the asset filename to.
setTensorOpsEnabled(boolean) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
bool tensor_ops_enabled = 2;
setTensorProto(TensorProto) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
setTensorProto(TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Tensor value in the type described by `tensor_value_type`.
setTensorProtos(int, TensorProto) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
setTensorProtos(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.Execution.Builder
Output Tensor values in the type described by `tensor_value_type`.
setTensors(int, TensorProto) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
setTensors(int, TensorProto) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensors(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
The index within the repeated field is the output number that will help uniquely identify (along with the above op_id) the particular tensor.
setTensors(int, TensorProto.Builder) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Tensors contained within objects being serialized.
setTensorShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
setTensorShape(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
setTensorShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
The static shape should be recorded here, to the extent that it can be known in advance.
setTensorShape(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Shape of the tensor.
setTensorShapeValue(TensorShapeProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
setTensorShapeValue(TensorShapeProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a TensorShape.
setTensorSpecValue(Struct.TensorSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTensorSpecValue(Struct.TensorSpecProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TensorSpec.
setTfdbgContextId(String) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
setTfdbgContextIdBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
Unique ID of the context that the executed op(s) belong to (e.g., a compiled concrete tf.function).
setThreadId(int) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
uint32 thread_id = 10;
setTimelineLabel(String) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
string timeline_label = 8;
setTimelineLabelBytes(ByteString) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
string timeline_label = 8;
setTimelineStep(int) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
If > 0, record a timeline every this many steps.
setTimeoutInMs(long) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
Time to wait for operation to complete in milliseconds.
setTimeoutMs(long) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
int64 timeout_ms = 1;
setTimestampedAllocator(boolean) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true then extra work is done by GPUDevice and GPUBFCAllocator to keep track of when GPU memory is freed and when kernels actually complete so that we can know when a nominally free memory chunk is really not subject to pending use.
setTolerateDebugOpCreationFailures(boolean) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
Do not error out if debug op creation fails (e.g., due to dtype incompatibility).
setTotalBytes(long) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
These are per-node allocator memory stats.
setTotalBytesInBin(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_bin = 3;
setTotalBytesInUse(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_bytes_in_use = 2;
setTotalChunksInBin(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_bin = 5;
setTotalChunksInUse(long) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
int64 total_chunks_in_use = 4;
setToTensor(String) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
setToTensorBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
A tensor name.
setTraceLevel(RunOptions.TraceLevel) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
setTraceLevelValue(int) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
.org.platanios.tensorflow.proto.RunOptions.TraceLevel trace_level = 1;
setTrainable(boolean) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
bool trainable = 3;
setTrainable(boolean) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Whether this variable should be trained.
setTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
setTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
setTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
setTransportOptions(Any) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
setTransportOptions(Any.Builder) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
Optional, implementation-specific data.
setTransportOptions(Any.Builder) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
Optional, implementation-specific data.
setTransportOptions(Any.Builder) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
Optional information needed by the RPC subsystem.
setTransportOptions(Any.Builder) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
Optional additional information about how to receive the tensor, e.g.
setTupleValue(Struct.TupleValue) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
setTupleValue(Struct.TupleValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a tuple of `Value`.
setType(int) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
int32 type = 2;
setType(int, DataType) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
setType(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Device type (CPU, GPU, ...)
setType(String) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
string type = 2;
setType(String) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setType(DataType) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"type"
setType(DataType) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setTypeAttr(String) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeAttrBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
if specified, attr must have type "type"
setTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Device type (CPU, GPU, ...)
setTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
string type = 2;
setTypeBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
One of the type names from attr_value.proto ("string", "list(string)", "int", etc.).
setTypeHint(String) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
setTypeHintBytes(ByteString) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
Hint on how plugins should process the data in this series.
setTypeListAttr(String) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
setTypeListAttrBytes(ByteString) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
setTypeName(String) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string type_name = 3;
setTypeName(String) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
string type_name = 3;
setTypeNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
Name of the type of objects being serialized.
setTypeSpec(Struct.TypeSpecProto) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpec(Struct.TypeSpecProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
The serialized TypeSpec for the composite tensor.
setTypeSpecClass(Struct.TypeSpecProto.TypeSpecClass) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecClassName(String) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
setTypeSpecClassNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
This is currently redundant with the type_spec_class enum, and is only used for error reporting.
setTypeSpecClassValue(int) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
.org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass type_spec_class = 1;
setTypeSpecValue(Struct.TypeSpecProto) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeSpecValue(Struct.TypeSpecProto.Builder) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
Represents a value for tf.TypeSpec.
setTypeState(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
setTypeState(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
The value returned by TypeSpec._serialize().
setTypeUrl(String) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeUrl(String) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
setTypeUrlBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
setTypeUrlBytes(ByteString) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
The field type URL, without the scheme, for message or enumeration types.
setTypeValue(int) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
"type"
setTypeValue(int) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
Describes the type of one or more tensors that are accepted/produced by this input/output arg.
setTypeValue(int, int) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
"list(type)"
setUint32Val(int, int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT32
setUint64Val(int, long) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_UINT64
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocationDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocationRecord.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ApiDefs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AssetFileDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AttrValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BundleEntryProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CallableOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ClusterDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CodeLocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedDevice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceAttributes.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceLocality.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.DeviceStepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Duration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Event.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Example.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Execution.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExecutorOpts.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Feature.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FeatureList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FeatureLists.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Features.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStatusRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStatusResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Enum.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.EnumValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Field.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.google.Type.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GradientDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphOpCreation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.HistogramProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.InterconnectLink.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.JobDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.KernelList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LabeledStepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LocalLinks.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LoggingRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LoggingResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.LogMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogStep.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MemoryStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NameAttrList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NamedTensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeExecStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.NodeOutput.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OpList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.OptimizerOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvBufRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvBufResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RequestedExitCode.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResetRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResetResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RewriterConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunCallableRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunCallableResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunGraphRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunGraphResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunStepRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.RunStepResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedModel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SequenceExample.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ServerDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SessionLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SignatureDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SourceContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SourceFile.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StackFrameWithId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StepSequence.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.StepStats.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.DictValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Audio.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.Summary.Value.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorConnection.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TracingRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TracingResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.VersionDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WatchdogConfig.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
 
setUnknownRank(boolean) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Builder
If true, the number of dimensions in the shape is unknown.
setUseExtendedProfiler(boolean) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture extended profiling events from TensorFlow process.
setUseGpuProfiler(boolean) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture GPU profiling events locally on each machine.
setUseKernelProfiler(boolean) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture kernel events from each worker.
setUseNumaAffinity(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
If true, and supported by the platform, the runtime will attempt to use NUMA affinity where applicable.
setUsePerSessionThreads(boolean) - Method in class org.platanios.tensorflow.proto.ConfigProto.Builder
If true, use a new set of threads for this session rather than the global pool of threads.
setUserObject(SavedObjectGraphOuterClass.SavedUserObject) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
setUserObject(SavedObjectGraphOuterClass.SavedUserObject.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedUserObject user_object = 4;
setUseRpcForInprocessMaster(boolean) - Method in class org.platanios.tensorflow.proto.RPCOptions.Builder
If true, always use RPC to contact the session target.
setUseRunHandlerPool(boolean) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.Builder
If true, then operations (using the inter-op pool) across all session::run() calls will be centrally scheduled, optimizing for (median and tail) latency.
setUseSampleProfiler(boolean) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, collect sampled profile events.
setUseStepProfiler(boolean) - Method in class org.platanios.tensorflow.proto.TraceOpts.Builder
If true, capture step profile locally in each worker.
setUseUnifiedMemory(boolean) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
If true, uses CUDA unified memory for memory allocations.
setValue(int, float) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, float) - Method in class org.platanios.tensorflow.proto.FloatList.Builder
repeated float value = 1 [packed = true];
setValue(int, long) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, long) - Method in class org.platanios.tensorflow.proto.Int64List.Builder
repeated int64 value = 1 [packed = true];
setValue(int, ByteString) - Method in class org.platanios.tensorflow.proto.BytesList.Builder
repeated bytes value = 1;
setValue(int, ByteString) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList.Builder
repeated bytes value = 1;
setValue(int, String) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList.Builder
repeated string value = 1;
setValue(int, Any) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
setValue(int, Any.Builder) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList.Builder
repeated .org.platanios.tensorflow.proto.google.Any value = 1;
setValue(int, Summary.Value) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
setValue(int, Summary.Value.Builder) - Method in class org.platanios.tensorflow.proto.Summary.Builder
Set of values for the summary.
setValue(ByteString) - Method in class org.platanios.tensorflow.proto.google.Any.Builder
Must be a valid serialized protocol buffer of the above specified type.
setValue(Any) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
setValue(Any.Builder) - Method in class org.platanios.tensorflow.proto.google.Option.Builder
The option's value packed in an Any message.
setValue(Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
setValue(Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.PairValue.Builder
.org.platanios.tensorflow.proto.StructuredValue value = 2;
setValues(int, String) - Method in class org.platanios.tensorflow.proto.ValuesDef.Builder
Value names that have been seen in this context.
setValues(int, Struct.PairValue) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
setValues(int, Struct.PairValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue.Builder
repeated .org.platanios.tensorflow.proto.PairValue values = 2;
setValues(int, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
setValues(int, Struct.StructuredValue) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
setValues(int, Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.ListValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
setValues(int, Struct.StructuredValue.Builder) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue.Builder
repeated .org.platanios.tensorflow.proto.StructuredValue values = 1;
setValuesDef(ValuesDef) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef.Builder) - Method in class org.platanios.tensorflow.proto.CondContextDef.Builder
Values and external values in control flow context.
setValuesDef(ValuesDef.Builder) - Method in class org.platanios.tensorflow.proto.WhileContextDef.Builder
Values and external values in control flow context.
setValuesTensorName(String) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setValuesTensorNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse.Builder
The shape of the values Tensor is [?].
setVariable(SavedObjectGraphOuterClass.SavedVariable) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
setVariable(SavedObjectGraphOuterClass.SavedVariable.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.Builder
.org.platanios.tensorflow.proto.SavedVariable variable = 7;
setVariableName(String) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the variable tensor.
setVariableNameBytes(ByteString) - Method in class org.platanios.tensorflow.proto.VariableDef.Builder
Name of the variable tensor.
setVariantVal(int, VariantTensorDataProto) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
setVariantVal(int, VariantTensorDataProto.Builder) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
DT_VARIANT
setVarOffset(int, long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Offset of this variable into the full variable.
setVarShape(int, long) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef.Builder
Shape of this variable.
setVendor(String) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
setVendorBytes(ByteString) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties.Builder
Vendor (Intel, nvidia, ...)
setVerificationTimeoutInMs(long) - Method in class org.platanios.tensorflow.proto.VerifierConfig.Builder
Deadline for completion of all verification i.e.
setVersion(int) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Deprecated.
setVersion(int) - Method in class org.platanios.tensorflow.proto.OpDeprecation.Builder
First GraphDef version at which the op is disallowed.
setVersion(long) - Method in class org.platanios.tensorflow.proto.SessionMetadata.Builder
The version is optional.
setVersion(SaverDef.CheckpointFormatVersion) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
setVersion(VersionDef) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
setVersion(VersionDef) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersion(VersionDef.Builder) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto.Builder
Versioning of the tensor bundle format.
setVersion(VersionDef.Builder) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject.Builder
Version information from the producer of this SavedUserObject.
setVersionDef(VersionDef) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
setVersionDef(VersionDef.Builder) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest.Builder
This is the version for all the ops that will be enqueued by the client.
setVersionNumber(int) - Method in class org.platanios.tensorflow.proto.TensorProto.Builder
Version number.
setVersions(VersionDef) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
setVersions(VersionDef.Builder) - Method in class org.platanios.tensorflow.proto.GraphDef.Builder
Compatibility versions of the graph.
setVersionValue(int) - Method in class org.platanios.tensorflow.proto.SaverDef.Builder
.org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion version = 7;
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVirtualDevices(int, GPUOptions.Experimental.VirtualDevices.Builder) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.Builder
The multi virtual device settings.
setVisibility(ApiDef.Visibility) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
setVisibilityValue(int) - Method in class org.platanios.tensorflow.proto.ApiDef.Builder
.org.platanios.tensorflow.proto.ApiDef.Visibility visibility = 2;
setVisibleDeviceList(String) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
setVisibleDeviceListBytes(ByteString) - Method in class org.platanios.tensorflow.proto.GPUOptions.Builder
A comma-separated list of GPU ids that determines the 'visible' to 'virtual' mapping of GPU devices.
setWallTime(double) - Method in class org.platanios.tensorflow.proto.DebugEvent.Builder
Timestamp in seconds (with microsecond precision).
setWallTime(double) - Method in class org.platanios.tensorflow.proto.Event.Builder
Timestamp of the event.
setWatchdogConfig(WatchdogConfig) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
setWatchdogConfig(WatchdogConfig.Builder) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest.Builder
.org.platanios.tensorflow.proto.WatchdogConfig watchdog_config = 2;
setWhileCtxt(WhileContextDef) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
setWhileCtxt(WhileContextDef.Builder) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef.Builder
.org.platanios.tensorflow.proto.WhileContextDef while_ctxt = 2;
setWidth(int) - Method in class org.platanios.tensorflow.proto.Summary.Image.Builder
int32 width = 2;
setWorkerLog(int, Event) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
setWorkerLog(int, Event.Builder) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse.Builder
repeated .org.platanios.tensorflow.proto.Event worker_log = 2;
setWorkFinished(long) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_finished = 2;
setWorkStarted(long) - Method in class org.platanios.tensorflow.proto.ReaderBaseState.Builder
int64 work_started = 1;
setXlaFusionAutotunerThresh(long) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental.Builder
Minimum number of batches run through the XLA graph before XLA fusion autotuner is enabled.
SHAPE - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
SHAPE - org.platanios.tensorflow.proto.TensorDebugMode
Provides full runtime shape information, up to a maximum rank, beyond which the dimension sizes are truncated.
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorDescription
 
SHAPE_OPTIMIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RewriterConfig
 
SHAPE_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
Provides full runtime shape information, up to a maximum rank, beyond which the dimension sizes are truncated.
SHARD_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
SHARDED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
SHARE_CLUSTER_DEVICES_IN_SESSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
SHARE_SESSION_STATE_IN_CLUSTERSPEC_PROPAGATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
SHARED_MEMORY_SIZE_PER_MULTIPROCESSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
SHUTDOWN_AFTER_TIMEOUT - org.platanios.tensorflow.proto.WorkerShutdownMode
SHUTDOWN_AFTER_TIMEOUT = 3;
SHUTDOWN_AFTER_TIMEOUT_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerShutdownMode
SHUTDOWN_AFTER_TIMEOUT = 3;
SHUTDOWN_MODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
SHUTTING_DOWN - org.platanios.tensorflow.proto.WorkerHealth
Worker has been instructed to shutdown after a timeout.
SHUTTING_DOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerHealth
Worker has been instructed to shutdown after a timeout.
SIGNATURE_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FunctionDef
 
SignatureDef - Class in org.platanios.tensorflow.proto
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDef.Builder - Class in org.platanios.tensorflow.proto
SignatureDef defines the signature of a computation supported by a TensorFlow graph.
SignatureDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
SIMPLE_VALUE - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
SIMPLE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
SKIP - org.platanios.tensorflow.proto.ApiDef.Visibility
Do not include this op in the generated API.
SKIP_VALUE - Static variable in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Do not include this op in the generated API.
SLICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleEntryProto
 
SLOT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeOutput
 
SLOT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLE_NODE_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
SLOT_VARIABLES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
SNAP_SHOT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
SNAPSHOT_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
SOC_OP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
SOFTWARE_TRACE - org.platanios.tensorflow.proto.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
SOFTWARE_TRACE_VALUE - Static variable in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
SOFTWARE_TRACE = 1;
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Enum
 
SOURCE_CONTEXT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
SOURCE_FILE - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
SOURCE_FILE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
SOURCE_FILES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
SOURCE_RANK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
SourceContext - Class in org.platanios.tensorflow.proto
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
SourceContext.Builder - Class in org.platanios.tensorflow.proto
`SourceContext` represents information about the source of a protobuf element, like the file in which it is defined.
SourceContextOrBuilder - Interface in org.platanios.tensorflow.proto
 
SourceContextProto - Class in org.platanios.tensorflow.proto
 
SourceFile - Class in org.platanios.tensorflow.proto
Content of a source file involved in the execution of the debugged TensorFlow program.
SourceFile.Builder - Class in org.platanios.tensorflow.proto
Content of a source file involved in the execution of the debugged TensorFlow program.
SourceFileOrBuilder - Interface in org.platanios.tensorflow.proto
 
SPARSE_TENSOR_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SPARSE_TENSOR_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.SparseTensorSpec
SRC_DEVICE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
SRC_INCARNATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
STACK_FRAME_IDS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CodeLocation
 
STACK_FRAME_WITH_ID - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
STACK_FRAME_WITH_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
StackFrameWithId - Class in org.platanios.tensorflow.proto
A stack frame with ID.
StackFrameWithId.Builder - Class in org.platanios.tensorflow.proto
A stack frame with ID.
StackFrameWithIdOrBuilder - Interface in org.platanios.tensorflow.proto
 
START - org.platanios.tensorflow.proto.SessionLog.SessionStatus
START = 1;
START_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
START_TIME_US_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
START_VALUE - Static variable in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
START = 1;
STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
STATUS_CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
STATUS_CODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepResponse
 
STATUS_ERROR_MESSAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
STATUS_ERROR_MESSAGE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepResponse
 
STATUS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SessionLog
 
STATUS_UNSPECIFIED - org.platanios.tensorflow.proto.SessionLog.SessionStatus
STATUS_UNSPECIFIED = 0;
STATUS_UNSPECIFIED_VALUE - Static variable in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
STATUS_UNSPECIFIED = 0;
STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LoggingResponse
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LabeledStepStats
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogStep
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
STEP_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
STEP_SEQUENCE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
STEP_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.LabeledStepStats
 
STEP_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphResponse
 
STEP_STATS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunMetadata
 
StepSequence - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.StepSequence
StepSequence.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.StepSequence
StepSequenceOrBuilder - Interface in org.platanios.tensorflow.proto
 
StepStats - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.StepStats
StepStats.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.StepStats
StepStatsOrBuilder - Interface in org.platanios.tensorflow.proto
 
StepStatsProtos - Class in org.platanios.tensorflow.proto
 
STOP - org.platanios.tensorflow.proto.SessionLog.SessionStatus
STOP = 2;
STOP_VALUE - Static variable in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
STOP = 2;
STORE_ERRORS_IN_RESPONSE_BODY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunGraphRequest
 
STORE_ERRORS_IN_RESPONSE_BODY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
STRENGTH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.InterconnectLink
 
STRING_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
STRING_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
STRING_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
STRIPPED_DEFAULT_ATTRS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
STRIPPED_OP_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
Struct - Class in org.platanios.tensorflow.proto
 
Struct.BoundedTensorSpecProto - Class in org.platanios.tensorflow.proto
A protobuf to represent tf.BoundedTensorSpec.
Struct.BoundedTensorSpecProto.Builder - Class in org.platanios.tensorflow.proto
A protobuf to represent tf.BoundedTensorSpec.
Struct.BoundedTensorSpecProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.DictValue - Class in org.platanios.tensorflow.proto
Represents a Python dict keyed by `str`.
Struct.DictValue.Builder - Class in org.platanios.tensorflow.proto
Represents a Python dict keyed by `str`.
Struct.DictValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.ListValue - Class in org.platanios.tensorflow.proto
Represents a Python list.
Struct.ListValue.Builder - Class in org.platanios.tensorflow.proto
Represents a Python list.
Struct.ListValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.NamedTupleValue - Class in org.platanios.tensorflow.proto
Represents Python's namedtuple.
Struct.NamedTupleValue.Builder - Class in org.platanios.tensorflow.proto
Represents Python's namedtuple.
Struct.NamedTupleValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.NoneValue - Class in org.platanios.tensorflow.proto
Represents None.
Struct.NoneValue.Builder - Class in org.platanios.tensorflow.proto
Represents None.
Struct.NoneValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.PairValue - Class in org.platanios.tensorflow.proto
Represents a (key, value) pair.
Struct.PairValue.Builder - Class in org.platanios.tensorflow.proto
Represents a (key, value) pair.
Struct.PairValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.StructuredValue - Class in org.platanios.tensorflow.proto
`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 - Class in org.platanios.tensorflow.proto
`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.KindCase - Enum in org.platanios.tensorflow.proto
 
Struct.StructuredValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.TensorSpecProto - Class in org.platanios.tensorflow.proto
A protobuf to represent tf.TensorSpec.
Struct.TensorSpecProto.Builder - Class in org.platanios.tensorflow.proto
A protobuf to represent tf.TensorSpec.
Struct.TensorSpecProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.TupleValue - Class in org.platanios.tensorflow.proto
Represents a Python tuple.
Struct.TupleValue.Builder - Class in org.platanios.tensorflow.proto
Represents a Python tuple.
Struct.TupleValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
Struct.TypeSpecProto - Class in org.platanios.tensorflow.proto
Represents a tf.TypeSpec
Struct.TypeSpecProto.Builder - Class in org.platanios.tensorflow.proto
Represents a tf.TypeSpec
Struct.TypeSpecProto.TypeSpecClass - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.TypeSpecProto.TypeSpecClass
Struct.TypeSpecProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
STRUCTURE_VERIFIER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VerifierConfig
 
SUBDIV_OFFSET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
SUM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
SUM_SQUARES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.HistogramProto
 
Summary - Class in org.platanios.tensorflow.proto
A Summary is a set of named values to be displayed by the visualizer.
SUMMARY - org.platanios.tensorflow.proto.Event.WhatCase
 
SUMMARY_DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryMetadata
 
SUMMARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
SUMMARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
SUMMARY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef
 
Summary.Audio - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Audio
Summary.Audio.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Audio
Summary.AudioOrBuilder - Interface in org.platanios.tensorflow.proto
 
Summary.Builder - Class in org.platanios.tensorflow.proto
A Summary is a set of named values to be displayed by the visualizer.
Summary.Image - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Image
Summary.Image.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Image
Summary.ImageOrBuilder - Interface in org.platanios.tensorflow.proto
 
Summary.Value - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Value
Summary.Value.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.Summary.Value
Summary.Value.ValueCase - Enum in org.platanios.tensorflow.proto
 
Summary.ValueOrBuilder - Interface in org.platanios.tensorflow.proto
 
SummaryDescription - Class in org.platanios.tensorflow.proto
Metadata associated with a series of Summary data
SummaryDescription.Builder - Class in org.platanios.tensorflow.proto
Metadata associated with a series of Summary data
SummaryDescriptionOrBuilder - Interface in org.platanios.tensorflow.proto
 
SummaryMetadata - Class in org.platanios.tensorflow.proto
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.
SummaryMetadata.Builder - Class in org.platanios.tensorflow.proto
A SummaryMetadata encapsulates information on which plugins are able to make use of a certain summary value.
SummaryMetadata.PluginData - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SummaryMetadata.PluginData
SummaryMetadata.PluginData.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.SummaryMetadata.PluginData
SummaryMetadata.PluginDataOrBuilder - Interface in org.platanios.tensorflow.proto
 
SummaryMetadataOrBuilder - Interface in org.platanios.tensorflow.proto
 
SummaryOrBuilder - Interface in org.platanios.tensorflow.proto
 
SummaryProtos - Class in org.platanios.tensorflow.proto
 
SWAP_MEMORY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
SWAPPING_HEURISTICS - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Swapping heuristic will move a tensor from the GPU to the CPU and move it back when needed to reduce peak memory usage.
SWAPPING_HEURISTICS_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Swapping heuristic will move a tensor from the GPU to the CPU and move it back when needed to reduce peak memory usage.
SYNC_REMOTE_EXECUTOR_FOR_STREAM - org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
 
SYNC_REMOTE_EXECUTOR_FOR_STREAM_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
SYNCHRONIZATION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
Syntax - Enum in org.platanios.tensorflow.proto.google
The syntax in which a protocol buffer element is defined.
SYNTAX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Enum
 
SYNTAX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Type
 
SYNTAX_PROTO2 - org.platanios.tensorflow.proto.google.Syntax
Syntax `proto2`.
SYNTAX_PROTO2_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Syntax
Syntax `proto2`.
SYNTAX_PROTO3 - org.platanios.tensorflow.proto.google.Syntax
Syntax `proto3`.
SYNTAX_PROTO3_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Syntax
Syntax `proto3`.

T

TAG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
TAG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
TAGGED_RUN_METADATA - org.platanios.tensorflow.proto.Event.WhatCase
 
TAGGED_RUN_METADATA_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
TaggedRunMetadata - Class in org.platanios.tensorflow.proto
For logging the metadata output for a single session.run() call.
TaggedRunMetadata.Builder - Class in org.platanios.tensorflow.proto
For logging the metadata output for a single session.run() call.
TaggedRunMetadataOrBuilder - Interface in org.platanios.tensorflow.proto
 
TAGS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
TARGET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
TARGET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CreateSessionRequest
 
TARGET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
TARGET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepRequest
 
TASK_INDEX_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ServerDef
 
TASK_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
TaskDeviceFilters - Class in org.platanios.tensorflow.proto
Defines the device filters for a remote task.
TaskDeviceFilters.Builder - Class in org.platanios.tensorflow.proto
Defines the device filters for a remote task.
TaskDeviceFiltersOrBuilder - Interface in org.platanios.tensorflow.proto
 
TASKS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.JobDef
 
TASKS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.JobDeviceFilters
 
TEMP_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryStats
 
TEMPORARY_MEMORY_SIZE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
TENSOR - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
TENSOR - org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
 
TENSOR - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
TENSOR_ARRAY_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.TensorArraySpec
TENSOR_ARRAY_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.TensorArraySpec
TENSOR_CONNECTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CallableOptions
 
TENSOR_CONTENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
TENSOR_CONTENT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
TENSOR_DEBUG_MODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
TENSOR_DEBUG_MODE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
TENSOR_DESCRIPTION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeOutput
 
TENSOR_DTYPE_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
TENSOR_DTYPE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NamedTensorProto
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorResponse
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunStepResponse
 
TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Value
 
TENSOR_INFO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AssetFileDef
 
TENSOR_OPS_ENABLED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
TENSOR_PROTO_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
TENSOR_PROTOS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Execution
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo
 
TENSOR_SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
TENSOR_SHAPE_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
TENSOR_SHAPE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
TENSOR_SPEC_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
TENSOR_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
TensorBundleProtos - Class in org.platanios.tensorflow.proto
 
TensorConnection - Class in org.platanios.tensorflow.proto
Defines a connection between two tensors in a `GraphDef`.
TensorConnection.Builder - Class in org.platanios.tensorflow.proto
Defines a connection between two tensors in a `GraphDef`.
TensorConnectionOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorDebugMode - Enum in org.platanios.tensorflow.proto
Available modes for extracting debugging information from a Tensor.
TensorDescription - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TensorDescription
TensorDescription.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TensorDescription
TensorDescriptionOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorDescriptionProtos - Class in org.platanios.tensorflow.proto
 
TENSORFLOW_GIT_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugMetadata
 
TENSORFLOW_VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
TensorInfo - Class in org.platanios.tensorflow.proto
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.Builder - Class in org.platanios.tensorflow.proto
Information about a Tensor necessary for feeding or retrieval.
TensorInfo.CompositeTensor - Class in org.platanios.tensorflow.proto
Generic encoding for composite tensors.
TensorInfo.CompositeTensor.Builder - Class in org.platanios.tensorflow.proto
Generic encoding for composite tensors.
TensorInfo.CompositeTensorOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorInfo.CooSparse - Class in org.platanios.tensorflow.proto
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparse.Builder - Class in org.platanios.tensorflow.proto
For sparse tensors, The COO encoding stores a triple of values, indices, and shape.
TensorInfo.CooSparseOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorInfo.EncodingCase - Enum in org.platanios.tensorflow.proto
 
TensorInfoOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorProto - Class in org.platanios.tensorflow.proto
Protocol buffer representing a tensor.
TensorProto.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a tensor.
TensorProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorProtos - Class in org.platanios.tensorflow.proto
 
TENSORS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
TENSORS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
TensorShapeProto - Class in org.platanios.tensorflow.proto
Dimensions of a tensor.
TensorShapeProto.Builder - Class in org.platanios.tensorflow.proto
Dimensions of a tensor.
TensorShapeProto.Dim - Class in org.platanios.tensorflow.proto
One dimension of the tensor.
TensorShapeProto.Dim.Builder - Class in org.platanios.tensorflow.proto
One dimension of the tensor.
TensorShapeProto.DimOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorShapeProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorShapeProtos - Class in org.platanios.tensorflow.proto
 
TensorSliceProto - Class in org.platanios.tensorflow.proto
Can only be interpreted if you know the corresponding TensorShape.
TensorSliceProto.Builder - Class in org.platanios.tensorflow.proto
Can only be interpreted if you know the corresponding TensorShape.
TensorSliceProto.Extent - Class in org.platanios.tensorflow.proto
Extent of the slice in one dimension.
TensorSliceProto.Extent.Builder - Class in org.platanios.tensorflow.proto
Extent of the slice in one dimension.
TensorSliceProto.Extent.HasLengthCase - Enum in org.platanios.tensorflow.proto
 
TensorSliceProto.ExtentOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorSliceProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
TensorSliceProtos - Class in org.platanios.tensorflow.proto
 
TFDBG_CONTEXT_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
THREAD_ID_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
THREAD_NAMES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DeviceStepStats
 
ThreadPoolOptionProto - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ThreadPoolOptionProto
ThreadPoolOptionProto.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.ThreadPoolOptionProto
ThreadPoolOptionProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
TIMELINE_LABEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.NodeExecStats
 
TIMELINE_STEP_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphOptions
 
TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
TIMEOUT_MS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WatchdogConfig
 
TIMESTAMPED_ALLOCATOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
TO_TENSOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorConnection
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ApiDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ApiDefs
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AttrValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.BytesList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CallableOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ClusterDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CodeLocation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CollectionDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CondContextDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ConfigProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebugEvent
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebugOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
toBuilder() - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Duration
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Event
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Example
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Execution
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Feature
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FeatureList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FeatureLists
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Features
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FloatList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.Any
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.Enum
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.Field
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.Option
 
toBuilder() - Method in class org.platanios.tensorflow.proto.google.Type
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GPUOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GradientDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.HistogramProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Int64List
 
toBuilder() - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
toBuilder() - Method in class org.platanios.tensorflow.proto.JobDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
toBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
toBuilder() - Method in class org.platanios.tensorflow.proto.KernelDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.KernelList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.LocalLinks
 
toBuilder() - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.LogMessage
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MemoryStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NameAttrList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NodeDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.NodeOutput
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OpDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OpList
 
toBuilder() - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ResetRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ResetResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RPCOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunMetadata
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedModel
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SaverDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SequenceExample
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ServerDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SessionLog
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SignatureDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SourceContext
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SourceFile
 
toBuilder() - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
toBuilder() - Method in class org.platanios.tensorflow.proto.StepSequence
 
toBuilder() - Method in class org.platanios.tensorflow.proto.StepStats
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Image
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Summary
 
toBuilder() - Method in class org.platanios.tensorflow.proto.Summary.Value
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
toBuilder() - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorConnection
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorDescription
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorInfo
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TraceOpts
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TracingRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TracingResponse
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
toBuilder() - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
toBuilder() - Method in class org.platanios.tensorflow.proto.ValuesDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.VariableDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
toBuilder() - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
toBuilder() - Method in class org.platanios.tensorflow.proto.VersionDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
toBuilder() - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
toBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
toBuilder() - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
TOLERATE_DEBUG_OP_CREATION_FAILURES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugTensorWatch
 
TOTAL_BYTES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
TOTAL_BYTES_IN_BIN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
TOTAL_BYTES_IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
TOTAL_CHUNKS_IN_BIN_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
TOTAL_CHUNKS_IN_USE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
TRACE_LEVEL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions
 
TraceOpts - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TraceOpts
TraceOpts.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TraceOpts
TraceOptsOrBuilder - Interface in org.platanios.tensorflow.proto
 
TRACES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDebugInfo
 
TracingRequest - Class in org.platanios.tensorflow.proto
Out-of-band request to configure distributed tracing.
TracingRequest.Builder - Class in org.platanios.tensorflow.proto
Out-of-band request to configure distributed tracing.
TracingRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
TracingResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TracingResponse
TracingResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TracingResponse
TracingResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass - Class in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass.TrackableObjectGraph - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph
TrackableObjectGraphOuterClass.TrackableObjectGraph.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.ObjectReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder - Interface in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.SerializedTensor
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensorOrBuilder - Interface in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.TrackableObjectGraph.TrackableObject.SlotVariableReference
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReferenceOrBuilder - Interface in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObjectOrBuilder - Interface in org.platanios.tensorflow.proto
 
TrackableObjectGraphOuterClass.TrackableObjectGraphOrBuilder - Interface in org.platanios.tensorflow.proto
 
TRAINABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
TRAINABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
TRANSPORT_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufRequest
 
TRANSPORT_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvBufResponse
 
TRANSPORT_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorRequest
 
TRANSPORT_OPTIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RecvTensorResponse
 
TransportOptions - Class in org.platanios.tensorflow.proto
 
TransportOptions.RecvBufRespExtra - Class in org.platanios.tensorflow.proto
Extra data needed on a non-RDMA RecvBufResponse.
TransportOptions.RecvBufRespExtra.Builder - Class in org.platanios.tensorflow.proto
Extra data needed on a non-RDMA RecvBufResponse.
TransportOptions.RecvBufRespExtraOrBuilder - Interface in org.platanios.tensorflow.proto
 
TUPLE_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
TUPLE_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
TWO - org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
TWO = 2;
TWO_VALUE - Static variable in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
TWO = 2;
Type - Class in org.platanios.tensorflow.proto.google
A protocol buffer message type.
TYPE - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
TYPE_ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
TYPE_BOOL - org.platanios.tensorflow.proto.google.Field.Kind
Field type bool.
TYPE_BOOL_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type bool.
TYPE_BYTES - org.platanios.tensorflow.proto.google.Field.Kind
Field type bytes.
TYPE_BYTES_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type bytes.
TYPE_DOUBLE - org.platanios.tensorflow.proto.google.Field.Kind
Field type double.
TYPE_DOUBLE_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type double.
TYPE_ENUM - org.platanios.tensorflow.proto.google.Field.Kind
Field type enum.
TYPE_ENUM_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type enum.
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.AttrValue
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.InterconnectLink
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
TYPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
TYPE_FIXED32 - org.platanios.tensorflow.proto.google.Field.Kind
Field type fixed32.
TYPE_FIXED32_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type fixed32.
TYPE_FIXED64 - org.platanios.tensorflow.proto.google.Field.Kind
Field type fixed64.
TYPE_FIXED64_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type fixed64.
TYPE_FLOAT - org.platanios.tensorflow.proto.google.Field.Kind
Field type float.
TYPE_FLOAT_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type float.
TYPE_GROUP - org.platanios.tensorflow.proto.google.Field.Kind
Field type group.
TYPE_GROUP_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type group.
TYPE_HINT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SummaryDescription
 
TYPE_INT32 - org.platanios.tensorflow.proto.google.Field.Kind
Field type int32.
TYPE_INT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type int32.
TYPE_INT64 - org.platanios.tensorflow.proto.google.Field.Kind
Field type int64.
TYPE_INT64_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type int64.
TYPE_LIST_ATTR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
TYPE_MESSAGE - org.platanios.tensorflow.proto.google.Field.Kind
Field type message.
TYPE_MESSAGE_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type message.
TYPE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
TYPE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
TYPE_SFIXED32 - org.platanios.tensorflow.proto.google.Field.Kind
Field type sfixed32.
TYPE_SFIXED32_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type sfixed32.
TYPE_SFIXED64 - org.platanios.tensorflow.proto.google.Field.Kind
Field type sfixed64.
TYPE_SFIXED64_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type sfixed64.
TYPE_SINT32 - org.platanios.tensorflow.proto.google.Field.Kind
Field type sint32.
TYPE_SINT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type sint32.
TYPE_SINT64 - org.platanios.tensorflow.proto.google.Field.Kind
Field type sint64.
TYPE_SINT64_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type sint64.
TYPE_SPEC_CLASS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
TYPE_SPEC_CLASS_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
TYPE_SPEC_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
TYPE_SPEC_VALUE - org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
 
TYPE_SPEC_VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
TYPE_STATE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
TYPE_STRING - org.platanios.tensorflow.proto.google.Field.Kind
Field type string.
TYPE_STRING_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type string.
TYPE_UINT32 - org.platanios.tensorflow.proto.google.Field.Kind
Field type uint32.
TYPE_UINT32_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type uint32.
TYPE_UINT64 - org.platanios.tensorflow.proto.google.Field.Kind
Field type uint64.
TYPE_UINT64_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type uint64.
TYPE_UNKNOWN - org.platanios.tensorflow.proto.google.Field.Kind
Field type unknown.
TYPE_UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.google.Field.Kind
Field type unknown.
TYPE_URL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Any
 
TYPE_URL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Field
 
Type.Builder - Class in org.platanios.tensorflow.proto.google
A protocol buffer message type.
TypeOrBuilder - Interface in org.platanios.tensorflow.proto.google
 
TypeProto - Class in org.platanios.tensorflow.proto.google
 
TypesProtos - Class in org.platanios.tensorflow.proto
 

U

UINT32_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
UINT64_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
UNAUTHENTICATED - org.platanios.tensorflow.proto.error.Code
The request does not have valid authentication credentials for the operation.
UNAUTHENTICATED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
The request does not have valid authentication credentials for the operation.
UNAVAILABLE - org.platanios.tensorflow.proto.error.Code
The service is currently unavailable.
UNAVAILABLE_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
The service is currently unavailable.
UNIMPLEMENTED - org.platanios.tensorflow.proto.error.Code
Operation is not implemented or not supported/enabled in this service.
UNIMPLEMENTED_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Operation is not implemented or not supported/enabled in this service.
UNKNOWN - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
UNKNOWN = 0;
UNKNOWN - org.platanios.tensorflow.proto.error.Code
Unknown error.
UNKNOWN - org.platanios.tensorflow.proto.LogMessage.Level
UNKNOWN = 0;
UNKNOWN - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNKNOWN_RANK_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorShapeProto
 
UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.error.Code
Unknown error.
UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
UNKNOWN = 0;
UNRECOGNIZED - org.platanios.tensorflow.proto.ApiDef.Visibility
 
UNRECOGNIZED - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
 
UNRECOGNIZED - org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
 
UNRECOGNIZED - org.platanios.tensorflow.proto.DataClass
 
UNRECOGNIZED - org.platanios.tensorflow.proto.DataType
 
UNRECOGNIZED - org.platanios.tensorflow.proto.error.Code
 
UNRECOGNIZED - org.platanios.tensorflow.proto.google.Field.Cardinality
 
UNRECOGNIZED - org.platanios.tensorflow.proto.google.Field.Kind
 
UNRECOGNIZED - org.platanios.tensorflow.proto.google.Syntax
 
UNRECOGNIZED - org.platanios.tensorflow.proto.GraphTransferInfo.Destination
 
UNRECOGNIZED - org.platanios.tensorflow.proto.LogMessage.Level
 
UNRECOGNIZED - org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
 
UNRECOGNIZED - org.platanios.tensorflow.proto.OptimizerOptions.Level
 
UNRECOGNIZED - org.platanios.tensorflow.proto.RewriterConfig.MemOptType
 
UNRECOGNIZED - org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
 
UNRECOGNIZED - org.platanios.tensorflow.proto.RewriterConfig.Toggle
 
UNRECOGNIZED - org.platanios.tensorflow.proto.RunOptions.TraceLevel
 
UNRECOGNIZED - org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
 
UNRECOGNIZED - org.platanios.tensorflow.proto.SessionLog.SessionStatus
 
UNRECOGNIZED - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
 
UNRECOGNIZED - org.platanios.tensorflow.proto.TensorDebugMode
 
UNRECOGNIZED - org.platanios.tensorflow.proto.VariableAggregation
 
UNRECOGNIZED - org.platanios.tensorflow.proto.VariableSynchronization
 
UNRECOGNIZED - org.platanios.tensorflow.proto.VerifierConfig.Toggle
 
UNRECOGNIZED - org.platanios.tensorflow.proto.WorkerHealth
 
UNRECOGNIZED - org.platanios.tensorflow.proto.WorkerShutdownMode
 
UNSPECIFIED - org.platanios.tensorflow.proto.TensorDebugMode
UNSPECIFIED = 0;
UNSPECIFIED_VALUE - Static variable in enum org.platanios.tensorflow.proto.TensorDebugMode
UNSPECIFIED = 0;
USE_EXTENDED_PROFILER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
USE_GPU_PROFILER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
USE_KERNEL_PROFILER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
USE_NUMA_AFFINITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
USE_PER_SESSION_THREADS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto
 
USE_RPC_FOR_INPROCESS_MASTER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RPCOptions
 
USE_RUN_HANDLER_POOL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
USE_SAMPLE_PROFILER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
USE_STEP_PROFILER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TraceOpts
 
USE_UNIFIED_MEMORY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
USER_OBJECT - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
USER_OBJECT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 

V

V1 - org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V1_VALUE - Static variable in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Deprecated format: tf.Saver() which works with tensorflow::table::Table.
V2 - org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Current format: more efficient.
V2_VALUE - Static variable in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Current format: more efficient.
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.FloatList
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Any
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.google.Option
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Int64List
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.PairValue
 
VALUE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary
 
VALUE_NOT_SET - org.platanios.tensorflow.proto.AttrValue.ValueCase
 
VALUE_NOT_SET - org.platanios.tensorflow.proto.Summary.Value.ValueCase
 
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.AttrValue.ValueCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.CollectionDef.KindCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.DataClass
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.DataType
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.DebugEvent.WhatCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.error.Code
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Event.WhatCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Feature.KindCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.google.Syntax
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.Summary.Value.ValueCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.TensorInfo.EncodingCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
Deprecated.
valueOf(int) - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.DataClass
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.DataType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.error.Code
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.google.Syntax
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
Returns the enum constant of this type with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.AttrValue.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.CollectionDef.KindCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.DataClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.DebugEvent.WhatCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.error.Code
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Event.WhatCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Feature.KindCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.google.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.Summary.Value.ValueCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.TensorInfo.EncodingCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.AttrValue.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult.KeyCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.KeyCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.BundleHeaderProto.Endianness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.CollectionDef.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.DataClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.DebugEvent.WhatCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input.ItemCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem.ItemCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.error.Code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Event.WhatCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Feature.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.google.Field.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.google.Field.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.google.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.GraphTransferInfo.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.LogMessage.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.GlobalJitLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.OptimizerOptions.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.OpCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.ReplayLog.ReplayOp.ResponseCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.MemOptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.NumIterationsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.RewriterConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.RunOptions.TraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.SaverDef.CheckpointFormatVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.SessionLog.SessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Struct.StructuredValue.KindCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.Summary.Value.ValueCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.TensorDebugMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.TensorInfo.EncodingCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.TensorSliceProto.Extent.HasLengthCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.VariableAggregation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.VariableSynchronization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.WorkerHealth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.platanios.tensorflow.proto.WorkerShutdownMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.CondContextDef
 
VALUES_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WhileContextDef
 
VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.ListValue
 
VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Struct.TupleValue
 
VALUES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ValuesDef
 
VALUES_TENSOR_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
ValuesDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing the values in ControlFlowContext.
ValuesDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing the values in ControlFlowContext.
ValuesDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
VAR_OFFSET_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
VAR_SHAPE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
VARIABLE - org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject.KindCase
 
VARIABLE_AGGREGATION_MEAN - org.platanios.tensorflow.proto.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_MEAN_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableAggregation
`MEAN`: Take the arithmetic mean ("average") of the updates across replicas.
VARIABLE_AGGREGATION_NONE - org.platanios.tensorflow.proto.VariableAggregation
`NONE`: This is the default, giving an error if you use a variable-update operation with multiple replicas.
VARIABLE_AGGREGATION_NONE_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableAggregation
`NONE`: This is the default, giving an error if you use a variable-update operation with multiple replicas.
VARIABLE_AGGREGATION_ONLY_FIRST_REPLICA - org.platanios.tensorflow.proto.VariableAggregation
`ONLY_FIRST_REPLICA`: This is for when every replica is performing the same update, but we only want to perform the update once.
VARIABLE_AGGREGATION_ONLY_FIRST_REPLICA_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableAggregation
`ONLY_FIRST_REPLICA`: This is for when every replica is performing the same update, but we only want to perform the update once.
VARIABLE_AGGREGATION_SUM - org.platanios.tensorflow.proto.VariableAggregation
`SUM`: Add the updates across replicas.
VARIABLE_AGGREGATION_SUM_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableAggregation
`SUM`: Add the updates across replicas.
VARIABLE_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
VARIABLE_NAME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VariableDef
 
VARIABLE_SPEC - org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.VariableSpec
VARIABLE_SPEC_VALUE - Static variable in enum org.platanios.tensorflow.proto.Struct.TypeSpecProto.TypeSpecClass
tf.VariableSpec
VARIABLE_SYNCHRONIZATION_AUTO - org.platanios.tensorflow.proto.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_AUTO_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableSynchronization
`AUTO`: Indicates that the synchronization will be determined by the current `DistributionStrategy` (eg.
VARIABLE_SYNCHRONIZATION_NONE - org.platanios.tensorflow.proto.VariableSynchronization
`NONE`: Indicates that there will only be one copy of the variable, so there is no need to sync.
VARIABLE_SYNCHRONIZATION_NONE_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableSynchronization
`NONE`: Indicates that there will only be one copy of the variable, so there is no need to sync.
VARIABLE_SYNCHRONIZATION_ON_READ - org.platanios.tensorflow.proto.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg.
VARIABLE_SYNCHRONIZATION_ON_READ_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableSynchronization
`ON_READ`: Indicates that the variable will be aggregated across devices when it is read (eg.
VARIABLE_SYNCHRONIZATION_ON_WRITE - org.platanios.tensorflow.proto.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VARIABLE_SYNCHRONIZATION_ON_WRITE_VALUE - Static variable in enum org.platanios.tensorflow.proto.VariableSynchronization
`ON_WRITE`: Indicates that the variable will be updated across devices every time it is written.
VariableAggregation - Enum in org.platanios.tensorflow.proto
Indicates how a distributed variable will be aggregated.
VariableDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a Variable.
VariableDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a Variable.
VariableDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
VariableProtos - Class in org.platanios.tensorflow.proto
 
VariableSynchronization - Enum in org.platanios.tensorflow.proto
Indicates when a distributed variable will be synced.
VARIANT_VAL_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
VariantTensorDataProto - Class in org.platanios.tensorflow.proto
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProto.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing the serialization format of DT_VARIANT tensors.
VariantTensorDataProtoOrBuilder - Interface in org.platanios.tensorflow.proto
 
VENDOR_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
VERIFICATION_TIMEOUT_IN_MS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.VerifierConfig
 
VerifierConfig - Class in org.platanios.tensorflow.proto
The config for graph verifiers.
VerifierConfig.Builder - Class in org.platanios.tensorflow.proto
The config for graph verifiers.
VerifierConfig.Toggle - Enum in org.platanios.tensorflow.proto
Protobuf enum org.platanios.tensorflow.proto.VerifierConfig.Toggle
VerifierConfigOrBuilder - Interface in org.platanios.tensorflow.proto
 
VerifierConfigProtos - Class in org.platanios.tensorflow.proto
 
VERSION_DEF_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.BundleHeaderProto
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDef
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.OpDeprecation
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SaverDef
 
VERSION_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.SessionMetadata
 
VERSION_NUMBER_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.TensorProto
 
VersionDef - Class in org.platanios.tensorflow.proto
Version information for a piece of serialized data There are different types of versions for each type of data (GraphDef, etc.), but they all have the same common shape described here.
VersionDef.Builder - Class in org.platanios.tensorflow.proto
Version information for a piece of serialized data There are different types of versions for each type of data (GraphDef, etc.), but they all have the same common shape described here.
VersionDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
VERSIONS_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GraphDef
 
VersionsProtos - Class in org.platanios.tensorflow.proto
 
VIRTUAL_DEVICES_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
VISIBILITY_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ApiDef
 
VISIBLE - org.platanios.tensorflow.proto.ApiDef.Visibility
Publicly visible in the API.
VISIBLE_DEVICE_LIST_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.GPUOptions
 
VISIBLE_VALUE - Static variable in enum org.platanios.tensorflow.proto.ApiDef.Visibility
Publicly visible in the API.

W

WAIT_FOR_COORDINATOR - org.platanios.tensorflow.proto.WorkerShutdownMode
WAIT_FOR_COORDINATOR = 2;
WAIT_FOR_COORDINATOR_VALUE - Static variable in enum org.platanios.tensorflow.proto.WorkerShutdownMode
WAIT_FOR_COORDINATOR = 2;
WALL_TIME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.DebugEvent
 
WALL_TIME_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Event
 
WARN - org.platanios.tensorflow.proto.LogMessage.Level
WARN = 30;
WARN_VALUE - Static variable in enum org.platanios.tensorflow.proto.LogMessage.Level
WARN = 30;
WATCHDOG_CONFIG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
WatchdogConfig - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WatchdogConfig
WatchdogConfig.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WatchdogConfig
WatchdogConfigOrBuilder - Interface in org.platanios.tensorflow.proto
 
WHAT_NOT_SET - org.platanios.tensorflow.proto.DebugEvent.WhatCase
 
WHAT_NOT_SET - org.platanios.tensorflow.proto.Event.WhatCase
 
WHILE_CTXT - org.platanios.tensorflow.proto.ControlFlowContextDef.CtxtCase
 
WHILE_CTXT_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
WhileContextDef - Class in org.platanios.tensorflow.proto
Protocol buffer representing a WhileContext object.
WhileContextDef.Builder - Class in org.platanios.tensorflow.proto
Protocol buffer representing a WhileContext object.
WhileContextDefOrBuilder - Interface in org.platanios.tensorflow.proto
 
WIDTH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.Summary.Image
 
WORK_FINISHED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReaderBaseState
 
WORK_STARTED_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ReaderBaseState
 
WORKER_LOG_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
WorkerHealth - Enum in org.platanios.tensorflow.proto
Current health status of a worker.
WorkerHeartbeatRequest - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WorkerHeartbeatRequest
WorkerHeartbeatRequest.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WorkerHeartbeatRequest
WorkerHeartbeatRequestOrBuilder - Interface in org.platanios.tensorflow.proto
 
WorkerHeartbeatResponse - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WorkerHeartbeatResponse
WorkerHeartbeatResponse.Builder - Class in org.platanios.tensorflow.proto
Protobuf type org.platanios.tensorflow.proto.WorkerHeartbeatResponse
WorkerHeartbeatResponseOrBuilder - Interface in org.platanios.tensorflow.proto
 
WorkerProtos - Class in org.platanios.tensorflow.proto
 
WorkerServiceProtos - Class in org.platanios.tensorflow.proto
 
WorkerShutdownMode - Enum in org.platanios.tensorflow.proto
Indicates the behavior of the worker when an internal error or shutdown signal is received.
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AllocationDescription
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AllocationRecord
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AllocatorMemoryUsed
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ApiDef.Arg
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ApiDef.Attr
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ApiDef.Endpoint
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ApiDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ApiDefs
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AssetFileDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AttrValue.ListValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AttrValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.AutoParallelOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.ConvKey
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureResult
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult.GemmKey
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuneResult
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.AutotuningLog
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.ComputeCapability
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Autotuning.CudnnVersion
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.BinSummary
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemAllocatorStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemChunk
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.MemoryDump
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BfcMemoryMap.SnapShot
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BundleEntryProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BundleHeaderProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.BytesList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CallableOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CheckpointStateProto.CheckpointState
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CleanupAllRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CleanupAllResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CleanupGraphRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CleanupGraphResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CloseSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CloseSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ClusterDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ClusterDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CodeLocation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef.AnyList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef.BytesList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef.FloatList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef.Int64List
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef.NodeList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CollectionDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CompleteGroupRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CompleteGroupResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CompleteInstanceRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CompleteInstanceResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CondContextDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ConfigProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ControlFlowContextDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CostGraphDef.AggregatedCost
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.InputInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node.OutputInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CostGraphDef.Node
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CostGraphDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CreateSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CreateSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CreateWorkerSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CriticalSectionDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.CriticalSectionExecutionDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebugEvent
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebuggedDevice
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebuggedGraph
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFile
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebuggedSourceFiles
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebugMetadata
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebugOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DebugTensorWatch
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeleteWorkerSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeregisterGraphRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeregisterGraphResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeviceAttributes
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeviceLocality
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.DeviceProperties
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DevicePropertiesProtos.NamedDevice
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.DeviceStepStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Duration
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CleanupFunctionOp
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CloseContextResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.CreateContextResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.EnqueueResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.KeepAliveResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation.Input
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.Operation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueItem
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.QueueResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RegisterFunctionOp
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.RunComponentFunctionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SendTensorOp
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.SyncRemoteExecutorForStream
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.UpdateContextResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.EagerServiceOuterClass.WaitQueueDoneResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Event
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Example
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Execution
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ExecutorOpts
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ExtendSessionRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ExtendSessionResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Feature
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FeatureList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FeatureLists
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Features
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FloatList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FunctionDef.ArgAttrs
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FunctionDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.FunctionDefLibrary
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GetStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GetStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GetStepSequenceRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GetStepSequenceResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.Any
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.Enum
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.EnumValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.Field
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.Option
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.google.Type
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental.VirtualDevices
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GPUOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GPUOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GradientDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.FileLineCol
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo.StackTrace
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphExecutionTrace
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphOpCreation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferConstNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphInputNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferGraphOutputNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInput
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeInputInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.GraphTransferNodeOutputInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.HistogramProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Int64List
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.InterconnectLink
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.JobDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.JobDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.KernelDef.AttrConstraint
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.KernelDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.KernelList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.LabeledStepStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ListDevicesRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ListDevicesResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.LocalLinks
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.LoggingRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.LoggingResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.LogMessage
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MakeCallableRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MakeCallableResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MarkRecvFinishedResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogRawAllocation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogRawDeallocation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogStep
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorAllocation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorDeallocation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryLogTensorOutput
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MemoryStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MetaGraphDef.MetaInfoDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.MetaGraphDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NameAttrList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NamedTensorProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NodeDef.ExperimentalDebugInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NodeDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NodeExecStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.NodeOutput
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OpDef.ArgDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OpDef.AttrDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OpDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OpDeprecation
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OpList
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.OptimizerOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.PartialRunSetupRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.PartialRunSetupResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.QueueRunnerDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ReaderBaseState
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RecvBufRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RecvBufResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RecvTensorRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RecvTensorResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RegisterGraphRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RegisterGraphResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ReleaseCallableRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ReleaseCallableResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RemoteTensorHandle
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ReplayLog.NewReplaySession
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ReplayLog.ReplayOp
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RequestedExitCode
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ResetRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ResetResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ResourceDtypeAndShape
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto.DtypeAndShape
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ResourceHandleProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RewriterConfig.CustomGraphOptimizer
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RewriterConfig
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RPCOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunCallableRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunCallableResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunGraphRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunGraphResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunMetadata.FunctionGraphs
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunMetadata
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental.RunHandlerPoolOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunOptions.Experimental
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunStepRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.RunStepResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedModel
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.FunctionSpec
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedAsset
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedBareConcreteFunction
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConcreteFunction
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedConstant
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedFunction
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObject
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedObjectGraph
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedResource
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedUserObject
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SavedObjectGraphOuterClass.SavedVariable
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SaverDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SaveSliceInfoDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ScopedAllocatorOptions
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SequenceExample
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ServerDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SessionLog
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SessionMetadata
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SignatureDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SourceContext
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SourceFile
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.StackFrameWithId
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.StepSequence
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.StepStats
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.BoundedTensorSpecProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.DictValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.ListValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.NamedTupleValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.NoneValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.PairValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.StructuredValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.TensorSpecProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.TupleValue
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Struct.TypeSpecProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Summary.Audio
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Summary.Image
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Summary.Value
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.Summary
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SummaryDescription
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SummaryMetadata.PluginData
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.SummaryMetadata
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TaggedRunMetadata
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TaskDeviceFilters
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorConnection
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorDescription
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorInfo.CompositeTensor
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorInfo.CooSparse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorInfo
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorShapeProto.Dim
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorShapeProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorSliceProto.Extent
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TensorSliceProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ThreadPoolOptionProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TraceOpts
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TracingRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TracingResponse
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.ObjectReference
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SerializedTensor
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject.SlotVariableReference
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph.TrackableObject
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TrackableObjectGraphOuterClass.TrackableObjectGraph
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.TransportOptions.RecvBufRespExtra
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.ValuesDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.VariableDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.VariantTensorDataProto
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.VerifierConfig
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.VersionDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.WatchdogConfig
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.WhileContextDef
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatRequest
 
writeTo(CodedOutputStream) - Method in class org.platanios.tensorflow.proto.WorkerHeartbeatResponse
 
WRONG_RESULT - org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
WRONG_RESULT = 2;
WRONG_RESULT_VALUE - Static variable in enum org.platanios.tensorflow.proto.Autotuning.AutotuneResult.FailureKind
WRONG_RESULT = 2;

X

XLA_FUSION_AUTOTUNER_THRESH_FIELD_NUMBER - Static variable in class org.platanios.tensorflow.proto.ConfigProto.Experimental
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes All Packages